get_organization_name: Dataset organization name

Description Usage Arguments Value Examples

View source: R/dataset.R

Description

Get the organization sharing the data

Usage

1

Arguments

dataset

Dataset

Value

Character The name of the organization sharing the data

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

## End(Not run)

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