mirror of
https://github.com/agdamsbo/stRoke.git
synced 2024-11-22 13:00:23 +01:00
24 lines
476 B
R
24 lines
476 B
R
% 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{
|
|
\url{https://da.wikipedia.org/wiki/231045-0637}
|
|
}
|
|
\usage{
|
|
data(cprs)
|
|
}
|
|
\description{
|
|
This is just a repeated sample of 8 synthesized cpr-numbers
|
|
for testing purposes.
|
|
}
|
|
\keyword{datasets}
|