get_county: Extract County of Issue from the Personal Numeric Code

Description Usage Arguments Value Examples

View source: R/get_county.R

Description

Extract County of Issue from the Personal Numeric Code

Usage

1

Arguments

cnp

a 13-digit number (or a vector of 13-digit numbers) representing the Personal Numeric Code - CNP

Value

a string representing the name of the county where the CNP was issued

Examples

1
2
3
4
get_county(6201206018078)
get_county(5201206346491)
get_county(1940616346114)
get_county(7041218318525)

rocnp documentation built on Nov. 5, 2021, 9:11 a.m.