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.
1 parent ad2a50b commit 6b34781Copy full SHA for 6b34781
R/epieval-package.R
@@ -1,5 +1,6 @@
1
#' @importFrom magrittr %>% %<>%
2
-#' @importFrom dplyr select rename inner_join join_by mutate relocate any_of group_by reframe summarize left_join across filter rowwise everything ungroup
+#' @importFrom dplyr select rename inner_join join_by mutate relocate any_of
3
+#' group_by reframe summarize left_join across filter rowwise everything ungroup
4
#' @importFrom purrr transpose map map2_vec
5
#' @keywords internal
6
"_PACKAGE"
0 commit comments