#' @keywords internal
#' @aliases didor-package
"_PACKAGE"
# The following block is used by usethis to automatically manage
# roxygen namespace tags. Modify with care!
## usethis namespace: start
#' @importFrom httr GET status_code status_code user_agent content headers write_disk progress
#' @importFrom readr read_delim default_locale locale cols
#' @importFrom tibble tibble as_tibble
#' @importFrom jsonlite fromJSON parse_json
#' @importFrom dplyr bind_rows select inner_join slice_max filter_all any_vars
#' @importFrom stringr str_replace str_detect fixed str_replace_all
#' @importFrom magrittr %>%
#' @importFrom rlang .data abort %||%
#' @importFrom purrr pmap map_chr
#' @importFrom cli cli_alert_info
#' @importFrom lubridate ymd_hms with_tz minutes format_ISO8601 now
## usethis namespace: end
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.