listFeatureTypeDatasetsFromWorkspace {malariaAtlas} | R Documentation |
List all datasets from the Web Feature Services provided by the Malaria Atlas Project within the given workspace.
Description
This function lists minimal information of all the feature datasets from the Web Feature Services provided by the Malaria Atlas Project, in the given workspace.
Usage
listFeatureTypeDatasetsFromWorkspace(workspace)
Arguments
workspace |
Character vector representing the name of the workspace. |
Value
A data.frame with columns 'id', 'version', and 'workspace' representing the unique identifier, version, and domain of the datasets
[Package malariaAtlas version 1.5.1 Index]