#' @keywords internal
"_PACKAGE"
## usethis namespace: start
#' @importFrom cli cli_bullets
#' @importFrom cli cli_h1
#' @importFrom config get
#' @importFrom curl curl
#' @importFrom DBI dbConnect
#' @importFrom dbx dbxConnect
#' @importFrom dplyr arrange
#' @importFrom dplyr dense_rank
#' @importFrom dplyr desc
#' @importFrom dplyr mutate
#' @importFrom dplyr mutate_if
#' @importFrom fs file_show
#' @importFrom jqr jq
#' @importFrom jsonlite fromJSON
#' @importFrom openxlsx addFilter
#' @importFrom openxlsx addWorksheet
#' @importFrom openxlsx createWorkbook
#' @importFrom openxlsx freezePane
#' @importFrom openxlsx saveWorkbook
#' @importFrom openxlsx setColWidths
#' @importFrom openxlsx writeData
#' @importFrom purrr map
#' @importFrom purrr map_df
#' @importFrom purrr map2_chr
#' @importFrom quanteda.textstats textstat_simil
#' @importFrom rlang sym
#' @importFrom RMariaDB MariaDB
#' @importFrom rvest html_nodes
#' @importFrom rvest html_text
#' @importFrom SPARQL SPARQL
#' @importFrom stringi stri_trans_general
#' @importFrom stringr str_c
#' @importFrom stringr str_remove_all
#' @importFrom stringr str_split
#' @importFrom stringr str_sub
#' @importFrom stringr word
#' @importFrom tibble rownames_to_column
#' @importFrom tidyr pivot_longer
#' @importFrom tokenizers tokenize_character_shingles
#' @importFrom utils URLencode
## usethis namespace: end
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.