get_fips_info {usmap} | R Documentation |
Gets FIPS info for either states or counties depending on input.
Helper function for S3 method fips_info()
.
Description
Gets FIPS info for either states or counties depending on input.
Helper function for S3 method fips_info()
.
Usage
get_fips_info(fips, sortAndRemoveDuplicates, data_year = NULL)
[Package usmap version 0.8.0 Index]