#' @keywords internal
"_PACKAGE"
#' @import webtools
## 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_false
#' @importFrom checkmate assert_file_exists
#' @importFrom checkmate assert_flag
#' @importFrom checkmate assert_list
#' @importFrom checkmate assert_string
#' @importFrom checkmate assert_subset
#' @importFrom checkmate assert_true
#' @importFrom checkmate check_false
#' @importFrom checkmate check_true
#' @importFrom fs dir_copy
#' @importFrom fs dir_create
#' @importFrom fs dir_delete
#' @importFrom fs dir_exists
#' @importFrom fs dir_info
#' @importFrom fs file_copy
#' @importFrom fs file_exists
#' @importFrom fs file_info
#' @importFrom fs path
#' @importFrom fs path_abs
#' @importFrom fs path_dir
#' @importFrom fs path_file
#' @importFrom fs path_package
#' @importFrom fs path_rel
#' @importFrom fs path_temp
#' @importFrom glue glue
#' @importFrom here here
#' @importFrom htmltools HTML
#' @importFrom htmltools htmlDependency
#' @importFrom htmltools tagList
#' @importFrom jsonlite toJSON
#' @importFrom magrittr set_class
#' @importFrom magrittr set_names
#' @importFrom processx run
#' @importFrom purrr every
#' @importFrom purrr exec
#' @importFrom readr read_file
#' @importFrom readr write_file
#' @importFrom rlang %||%
#' @importFrom snakecase to_lower_camel_case
#' @importFrom whisker whisker.render
## usethis namespace: end
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.