#' @keywords internal
#' @aliases didoscalim-package
"_PACKAGE"
# The following block is used by usethis to automatically manage
# roxygen namespace tags. Modify with care!
## usethis namespace: start
#' @importFrom httr GET POST PUT DELETE status_code add_headers status_code user_agent
#' @importFrom readr read_delim write_delim guess_parser cols default_locale
#' @importFrom tidyr unnest unite
#' @importFrom tibble tibble as_tibble
#' @importFrom jsonlite fromJSON
#' @importFrom dplyr bind_rows select slice filter
#' @importFrom stringr str_replace str_detect fixed str_replace_all
#' @importFrom magrittr %>%
#' @importFrom rlang .data abort warn inform %||% format_error_bullets
#' @importFrom glue glue
#' @importFrom utils str
#' @importFrom stats runif
## usethis namespace: end
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.