R/roistats-package.R

#' @keywords internal
#' @importFrom dplyr enquo summarise n mutate ungroup as_label is.grouped_df
#'                   select bind_cols
#' @importFrom magrittr %>% extract2
#' @importFrom purrr map map_dbl map_dfc
#' @importFrom rlang .data as_name
#' @importFrom stats sd t.test setNames p.adjust
#' @importFrom tidyr nest everything

"_PACKAGE"

# The following block is used by usethis to automatically manage
# roxygen namespace tags. Modify with care!
## usethis namespace: start
## usethis namespace: end

NULL

Try the roistats package in your browser

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

roistats documentation built on March 11, 2021, 1:07 a.m.