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

Try the sweidnumbr package in your browser

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

sweidnumbr documentation built on March 31, 2020, 5:24 p.m.