2022-09-26 13:59:05 +02:00
|
|
|
% Generated by roxygen2: do not edit by hand
|
|
|
|
% Please edit documentation in R/cprs.R
|
|
|
|
\docType{data}
|
|
|
|
\name{cprs}
|
|
|
|
\alias{cprs}
|
|
|
|
\title{Data frame of 200 cpr numbers}
|
|
|
|
\format{
|
|
|
|
A data frame with 200 rows and 1 variable:
|
|
|
|
\describe{
|
|
|
|
\item{cpr}{Mixed format cpr-numbers, characters}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
\source{
|
2023-01-11 12:54:08 +01:00
|
|
|
\url{https://da.wikipedia.org/wiki/231045-0637}
|
2022-09-26 13:59:05 +02:00
|
|
|
}
|
|
|
|
\usage{
|
|
|
|
data(cprs)
|
|
|
|
}
|
|
|
|
\description{
|
2023-01-11 12:54:08 +01:00
|
|
|
This is just a repeated sample of 8 synthesized cpr-numbers
|
|
|
|
for testing purposes.
|
2022-09-26 13:59:05 +02:00
|
|
|
}
|
|
|
|
\keyword{datasets}
|