#' @keywords internal
"_PACKAGE"
# The following block is used by usethis to automatically manage
# roxygen namespace tags. Modify with care!
## usethis namespace: start
#' @importFrom purrr map flatten_dfc map2 flatten
#' @importFrom tibble tibble as_tibble rownames_to_column
#' @importFrom magrittr %>%
#' @importFrom fs dir_ls
#' @importFrom tidyr unnest
#' @importFrom dplyr mutate select rename mutate_at vars pull
#' @importFrom stringr str_remove str_extract str_replace_all
## usethis namespace: end
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.