R/data_documentation.R

#' Fake personal identity numbers and names
#' 
#' Data set with fake personal identity numbers and names to use as example.
#' 
#' @format A data frame with 62 rows and 2 variables:
#' \describe{
#'   \item{pin}{Personal identification number, as character}
#'   \item{name}{Fictional Swedish names}
#' }
#' @name fake_pins
#' @docType data
NULL
rOpenGov/sweidnumbr documentation built on Jan. 19, 2024, noon