mirror of
https://github.com/agdamsbo/daDoctoR.git
synced 2024-11-22 20:00:22 +01:00
19 lines
300 B
Plaintext
19 lines
300 B
Plaintext
|
% 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{
|
||
|
cpr_sex()
|
||
|
}
|
||
|
\keyword{cpr}
|