R/arxiv_cats-data.R

#' arXiv subject classifications
#'
#' arXiv subject classifications: their abbreviations and
#' corresponding descriptions.
#'
#' @docType data
#'
#' @usage data(arxiv_cats)
#'
#' @format A data frame with two columns: the abbreviations of the
#' subject classifications (`abbreviation`) and the corresponding
#' description (`description`).
#'
#' @source <https://arxiv.org/help/api/user-manual>
#'
#' @keywords datasets
#'
#' @examples
#' arxiv_cats
"arxiv_cats"

Try the aRxiv package in your browser

Any scripts or data that you put into this service are public.

aRxiv documentation built on Dec. 11, 2021, 9:31 a.m.