geoboundaries_query | R Documentation |
Internal function that is used to check availability of boundary shapefile and get the json file
geoboundaries_query(iso, adminLevel, type, validTypes)
iso |
character; country ISO code |
adminLevel |
integer; administrative level of the boundaries. From 0 to 3. |
type |
character; data type. Can be 'gbOpen' for geoBoundaries data, 'gbHumanitarian' for UN OCHA CODs data, or 'gbAuthoritative' for UN SALB data (default). |
validTypes |
character; valid data types (see above) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.