R/imports.R

#' @importFrom dplyr arrange distinct filter first full_join group_by
#' @importFrom dplyr inner_join last left_join mutate n_distinct right_join
#' @importFrom dplyr row_number select summarize tibble ungroup rename
#' @importFrom dplyr all_of
#' @importFrom glue glue
#' @importFrom rlang %||% abort warn
#' @importFrom tidyr pivot_longer pivot_wider unnest
#' @importFrom tidyselect one_of starts_with
NULL

globalVariables("where")

Try the r2dii.analysis package in your browser

Any scripts or data that you put into this service are public.

r2dii.analysis documentation built on Oct. 23, 2023, 5:08 p.m.