We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 042663b + ef286e3 commit 3e80030Copy full SHA for 3e80030
1 file changed
NAMESPACE
@@ -217,12 +217,11 @@ importFrom(dplyr,inner_join)
217
importFrom(dplyr,left_join)
218
importFrom(dplyr,mutate)
219
importFrom(dplyr,n)
220
-importFrom(dplyr,one_of)
221
importFrom(dplyr,pull)
222
importFrom(dplyr,rename)
223
importFrom(dplyr,select)
+importFrom(dplyr,slice_min)
224
importFrom(dplyr,summarise)
225
-importFrom(dplyr,top_n)
226
importFrom(dplyr,ungroup)
227
importFrom(dplyr,vars)
228
importFrom(ggplot2,"%+replace%")
0 commit comments