#' @keywords internal
"_PACKAGE"
#' Topics
#'
#' Topics used by OpenAlex
#' @format A data frame with 4516 rows and 9 variables:
#' \describe{
#' \item{\code{id_topic}}{character the id for the topic}
#' \item{\code{topic}}{character description of topic}
#' \item{\code{description}}{character long form description of this topic cluster}
#' \item{\code{id_subfield}}{character the id for the subfield of this topic}
#' \item{\code{subfield}}{character description of the subfield}
#' \item{\code{id_field}}{character the id of the field}
#' \item{\code{field}}{character description of the field}
#' \item{\code{id_domain}}{character the id of the domain}
#' \item{\code{domain}}{character description of the domain}
#'}
#' @details DETAILS
"topics"
## usethis namespace: start
## usethis namespace: end
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.