View source: R/listVecOccPointVersions.R
listVecOccPointVersions | R Documentation |
listVecOccPointVersions
lists available versions of all the feature datasets in the Vector Occurrence workspace
from the Web Feature Services provided by the Malaria Atlas Project.
listVecOccPointVersions(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 getVecOcc
## Not run:
vecOccDatasets <- listVecOccPointVersions()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.