#' arxivapi
#'
#'
#' @docType package
#' @name arxivapi
#' @importFrom dplyr tibble if_else mutate as_tibble distinct row_number bind_rows
#' @importFrom purrr pmap_dfr
utils::globalVariables(
c()
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.