get_resources_formats: Dataset resources format

Description Usage Arguments Value Examples

View source: R/dataset.R

Description

Gets format of all resources from the datasets

Usage

1

Arguments

dataset

Dataset

Value

Character Format of the resources

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_resources_formats(res[[1]])

## End(Not run)

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