R/data.R

#' VIAF Authorities
#'
#' A dataset containing the names and schemes of 55 organizations
#' and libraries that participate in the VIAF.
#'
#' @docType data
#' @keywords datasets
#' @name authorities
#'
#' @usage data(authorities)
#' @format A tibble with 55 rows and 2 variables.
"authorities"

#' VIAF Name Types
#'
#' A dataset containing the 5 possible name types in the VIAF.
#'
#' @docType data
#' @keywords datasets
#' @name name_types
#'
#' @usage data(name_types)
#' @format A tibble with 5 rows and 2 variables.
"name_types"

Try the viafr package in your browser

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

viafr documentation built on Aug. 31, 2022, 5:08 p.m.