#' @keywords internal
"_PACKAGE"
# The following block is used by usethis to automatically manage
# roxygen namespace tags. Modify with care!
## usethis namespace: start
## usethis namespace: end
NULL
#' Internal usethis functions
#'
#' @importFrom usethis
#' ui_code
#' ui_code_block
#' ui_done
#' ui_field
#' ui_info
#' ui_line
#' ui_nope
#' ui_oops
#' ui_path
#' ui_stop
#' ui_todo
#' ui_value
#' ui_warn
#' ui_yeah
#' @name vault-usethis
#' @keywords internal
NULL
#' Internal rlang functions
#'
#' @importFrom rlang
#' is_string
#' @name vault-rlang
#' @keywords internal
NULL
#' Internal vctrs functions
#'
#' @import vctrs
#' @name vault-vctrs
#' @keywords internal
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.