fetchCountriesGivenDatasetId: Get the list of available countries for a given dataset_id in...

View source: R/ows4r_utils.R

fetchCountriesGivenDatasetIdR 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


malariaAtlas documentation built on Oct. 27, 2023, 9:07 a.m.