get_county {rocnp} | R Documentation |
Extract County of Issue from the Personal Numeric Code
get_county(cnp)
cnp |
a 13-digit number (or a vector of 13-digit numbers) representing the Personal Numeric Code - CNP |
a string representing the name of the county where the CNP was issued
get_county(6201206018078)
get_county(5201206346491)
get_county(1940616346114)
get_county(7041218318525)