extract.geo.info | R Documentation |
Extract the country ISO-3166 numeric code and subnational unit name and id number from Spectrum projection data
extract.geo.info(pjn.raw)
pjn.raw |
Raw projection parameter data, as returned by
|
A data frame with three elements:
iso.code
ISO-3166 numeric country code
snu.name
Subnational unit name. This is empty for national
projections
snu.code
Subnational numeric code. This is 0 for national
projections
Numeric subnational codes were assigned by Avenir Health for internal use in Spectrum. Unlike national ISO-3166 codes, these subnational codes are not governed by any international organization and may not match codes used for similar purposes by other organizations.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.