#' @import shiny miniUI
#' @keywords internal
"_PACKAGE"
## usethis namespace: start
#' @importFrom checkmate assert_string
#' @importFrom dplyr filter
#' @importFrom dplyr mutate
#' @importFrom dplyr pull
#' @importFrom fs dir_create
#' @importFrom fs dir_info
#' @importFrom fs file_copy
#' @importFrom fs file_delete
#' @importFrom fs file_exists
#' @importFrom fs file_info
#' @importFrom fs path
#' @importFrom fs path_package
#' @importFrom fs path_temp
#' @importFrom gistr add_files
#' @importFrom gistr gist
#' @importFrom gistr gist_create
#' @importFrom gistr update
#' @importFrom gistr update_files
#' @importFrom lubridate as_datetime
#' @importFrom magrittr %>%
#' @importFrom magrittr %T>%
#' @importFrom purrr map
#' @importFrom purrr map_dbl
#' @importFrom purrr map2
#' @importFrom purrr pmap_lgl
#' @importFrom purrr quietly
#' @importFrom stringr str_remove
#' @importFrom stringr str_replace_all
#' @importFrom utils download.file
## usethis namespace: end
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.