R/funspotr-package.R

#' @description To learn more about funspotr see https://github.com/brshallo/funspotr
#' @keywords internal
#' @import dplyr
#' @importFrom stringr str_extract str_extract_all str_detect str_remove_all str_flatten str_subset
#' @importFrom tidyr unnest
#' @importFrom purrr map_int map_chr map map_lgl
#'
"_PACKAGE"

#'
#'
# The following block is used by usethis to automatically manage
# roxygen namespace tags. Modify with care!
## usethis namespace: start
#' @importFrom lifecycle deprecated
## usethis namespace: end
NULL
brshallo/funspotr documentation built on Jan. 4, 2024, 10:08 a.m.