R/plume-package.R

#' @keywords internal
"_PACKAGE"

## usethis namespace: start
#' @importFrom dplyr across
#' @importFrom dplyr arrange
#' @importFrom dplyr dense_rank
#' @importFrom dplyr distinct
#' @importFrom dplyr filter
#' @importFrom dplyr if_any
#' @importFrom dplyr if_else
#' @importFrom dplyr mutate
#' @importFrom dplyr rename
#' @importFrom dplyr select
#' @importFrom dplyr summarise
#' @importFrom glue glue
#' @importFrom glue glue_collapse
#' @importFrom jsonlite parse_json
#' @importFrom jsonlite toJSON
#' @importFrom lifecycle deprecated
#' @importFrom purrr iwalk
#' @importFrom purrr list_assign
#' @importFrom purrr list_modify
#' @importFrom purrr list_rbind
#' @importFrom purrr list_transpose
#' @importFrom purrr map
#' @importFrom purrr map_vec
#' @importFrom purrr map2_vec
#' @importFrom purrr partial
#' @importFrom purrr reduce
#' @importFrom R6 R6Class
#' @importFrom readr read_file
#' @importFrom readr write_lines
#' @importFrom rlang :=
#' @importFrom rlang %||%
#' @importFrom rlang abort
#' @importFrom rlang caller_arg
#' @importFrom rlang caller_env
#' @importFrom rlang current_env
#' @importFrom rlang enexprs
#' @importFrom rlang have_name
#' @importFrom rlang is_bool
#' @importFrom rlang is_call
#' @importFrom rlang is_named
#' @importFrom rlang is_string
#' @importFrom rlang is_true
#' @importFrom rlang set_names
#' @importFrom rlang sym
#' @importFrom rlang syms
#' @importFrom stringr fixed
#' @importFrom stringr regex
#' @importFrom stringr str_extract
#' @importFrom stringr str_extract_all
#' @importFrom stringr str_remove_all
#' @importFrom stringr str_replace
#' @importFrom stringr str_replace_all
#' @importFrom stringr str_split_1
#' @importFrom tibble as_tibble
#' @importFrom tibble as_tibble_row
#' @importFrom tibble rowid_to_column
#' @importFrom tibble tibble
#' @importFrom tidyr drop_na
#' @importFrom tidyr nest
#' @importFrom tidyr pivot_longer
#' @importFrom tidyr unnest
#' @importFrom tidyselect all_of
#' @importFrom tidyselect any_of
#' @importFrom tidyselect starts_with
#' @importFrom vctrs vec_duplicate_any
#' @importFrom vctrs vec_group_id
#' @importFrom vctrs vec_rank
#' @importFrom vctrs vec_restore
## usethis namespace: end
NULL

Try the plume package in your browser

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

plume documentation built on Sept. 12, 2024, 7:31 a.m.