fetchCountriesGivenDatasetId {malariaAtlas} | R Documentation |
Get the list of available countries for a given dataset_id in the Explorer workspace,
Description
Get the list of available countries for a given dataset_id in the Explorer workspace,
Usage
fetchCountriesGivenDatasetId(wfs_client, dataset_id)
Arguments
dataset_id |
The dataset id from which to get the list of available countries from. |
Value
A dataframe with columns for country, country_id and continent_id
[Package malariaAtlas version 1.6.3 Index]