pin_date: Extract Date of Birth from Personal Identity Code
Description
Returns the date of birth in date format.
Usage
pin_date(pin, allow.temp = FALSE)
hetu_date(pin, allow.temp = FALSE)
Value
Date of birth as a vector in date format.
Arguments
pin
Finnish personal identity code(s) as a character vector
allow.temp
Allow artificial or temporary PINs (personal numbers
900-999). If FALSE (default), only PINs intended for official
use (personal numbers 002-899) are allowed.