R/bulkreadr-package.R

#' @keywords internal
"_PACKAGE"

## usethis namespace: start
#'
#' @importFrom curl has_internet
#' @importFrom dplyr group_by group_split mutate across select rename case_when
#' @importFrom dplyr everything
#' @importFrom fs dir_ls
#' @importFrom googlesheets4 gs4_has_token read_sheet sheet_names
#' @importFrom haven read_sav read_dta as_factor is.labelled
#' @importFrom inspectdf inspect_na
#' @importFrom labelled generate_dictionary lookfor
#' @importFrom lubridate as_date is.Date parse_date_time
#' @importFrom magrittr %>%
#' @importFrom methods as
#' @importFrom openxlsx convertToDate
#' @importFrom purrr map_df map_vec
#' @importFrom readr read_csv
#' @importFrom readxl excel_sheets read_excel read_xlsx
#' @importFrom rlang %||%
#' @importFrom sjlabelled label_to_colnames
#' @importFrom stats median
#' @importFrom stringr str_length
#' @importFrom tibble tibble
#' @importFrom tidyr replace_na
## usethis namespace: end
NULL

Try the bulkreadr package in your browser

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

bulkreadr documentation built on May 29, 2024, 1:35 a.m.