get_locations_names: Dataset locations name

Description Usage Arguments Value Examples

View source: R/dataset.R

Description

Gets locations name from the datasets

Usage

1

Arguments

dataset

Dataset

Value

Character locations of the dataset

Examples

1
2
3
4
5
6
7
## Not run: 
# Setting the config to use HDX default server
 set_rhdx_config()
 res <- search_dataset(rows = 3L)
 get_location_names(res[[1]])

## End(Not run)

dickoa/rhdx documentation built on Oct. 13, 2021, 8:36 p.m.