daDoctoR/man/cpr_sex.Rd

19 lines
313 B
Plaintext
Raw Normal View History

2018-10-02 21:07:43 +02:00
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/cpr_sex_function.R
\name{cpr_sex}
\alias{cpr_sex}
\title{Determine sex from CPR}
\usage{
cpr_sex(x)
}
\arguments{
\item{x}{cpr as "ddmmyy-xxxx".}
}
\description{
Format "ddmmyy-xxxx"
}
\examples{
2018-10-04 17:04:15 +02:00
cpr_sex("231045-0637")
2018-10-02 21:07:43 +02:00
}
\keyword{cpr}