R/import_functions.R

#' @importFrom rlang .data
#' @importFrom httr2 request req_body_json req_auth_bearer_token req_url_query req_error req_perform resp_status resp_body_json
#' @importFrom dplyr select bind_rows mutate bind_cols full_join as_tibble tibble everything if_else rename
#' @importFrom stringr str_c str_sub str_detect str_remove str_replace str_replace_all str_to_lower str_to_upper str_to_title regex
#' @importFrom tidyr %>% unite spread separate crossing
#' @importFrom purrr map pmap map_chr map_int map_dbl map_lgl reduce flatten
#' @importFrom future plan multicore multisession sequential
#' @importFrom furrr future_map future_pmap

NULL

Try the onemapsgapi package in your browser

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

onemapsgapi documentation built on June 8, 2025, 10:05 a.m.