#' @import webtools
#' @keywords internal
"_PACKAGE"
## usethis namespace: start
#' @importFrom checkmate assert
#' @importFrom checkmate assert_character
#' @importFrom checkmate assert_choice
#' @importFrom checkmate assert_class
#' @importFrom checkmate assert_directory_exists
#' @importFrom checkmate assert_file_exists
#' @importFrom checkmate assert_flag
#' @importFrom checkmate assert_function
#' @importFrom checkmate assert_list
#' @importFrom checkmate assert_named
#' @importFrom checkmate assert_string
#' @importFrom checkmate assert_true
#' @importFrom checkmate test_character
#' @importFrom checkmate test_class
#' @importFrom checkmate test_flag
#' @importFrom checkmate test_list
#' @importFrom checkmate test_string
#' @importFrom fastmap fastmap
#' @importFrom fastmap fastqueue
#' @importFrom fs dir_create
#' @importFrom fs file_copy
#' @importFrom fs is_dir
#' @importFrom fs path
#' @importFrom fs path_file
#' @importFrom fs path_package
#' @importFrom fs path_rel
#' @importFrom fs path_temp
#' @importFrom glue glue
#' @importFrom htmltools css
#' @importFrom htmltools HTML
#' @importFrom htmltools parseCssColors
#' @importFrom htmltools singleton
#' @importFrom htmltools tag
#' @importFrom htmltools tagAppendAttributes
#' @importFrom htmltools tagList
#' @importFrom htmltools tagQuery
#' @importFrom htmltools tags
#' @importFrom htmltools validateCssUnit
#' @importFrom htmltools withTags
#' @importFrom js js_typeof
#' @importFrom jsonlite toJSON
#' @importFrom magrittr %>%
#' @importFrom magrittr set_attr
#' @importFrom magrittr set_class
#' @importFrom magrittr set_names
#' @importFrom purrr exec
#' @importFrom purrr flatten_chr
#' @importFrom purrr imap
#' @importFrom purrr imap_lgl
#' @importFrom purrr keep
#' @importFrom purrr map
#' @importFrom purrr map_chr
#' @importFrom purrr map2
#' @importFrom purrr walk
#' @importFrom R6 R6Class
#' @importFrom readr read_file
#' @importFrom rlang %||%
#' @importFrom snakecase to_snake_case
#' @importFrom stringr str_remove
#' @importFrom stringr str_split
#' @importFrom stringr str_squish
#' @importFrom stringr str_trim
#' @importFrom utils file.edit
#' @importFrom whisker whisker.render
#' @importFrom withr with_options
## usethis namespace: end
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.