View source: R/listShpVersions.R
listShpVersions | R Documentation |
listShpVersions
lists available versions of Admin Unit shapefiles from the Web Feature Services provided by the Malaria Atlas Project.
listShpVersions(printed = TRUE)
printed |
Should the list be printed to the console? |
A data.frame with column 'version'. The version can then be provided to other functions to fetch the data within that dataset. e.g. in getShp
## Not run:
vecOccDatasets <- listShpVersions()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.