hdx_resource_list: Expand resources from HDX Dataset Search

Description Usage Arguments Examples

Description

This function modify the results of a hdx_dataset_search function. It will expand the resources section and left join these results onto the original dataframe.

Usage

1

Arguments

package

Results of hdx_dataset_search in dataframe format

Examples

1
2
dataset <- hdx_dataset_search()
resources <- hdx_resource_list(dataset)

callumgwtaylor/hdxr documentation built on May 14, 2019, 9:22 p.m.