fetchCountriesGivenDatasetId: 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)
Value
A dataframe with columns for country, country_id and continent_id
Arguments
- dataset_id
The dataset id from which to get the list of available countries from.