get_detailed_info_on_data_source: Get Info on a Data Source

Description Usage Arguments Examples

View source: R/support-functions.R

Description

Get Info on a Data Source

Usage

1
get_detailed_info_on_data_source(package_id, get_all_info = FALSE)

Arguments

package_id

Package ID taken from the package list. Run get_all_detailed_info to see the available IDs

get_all_info

If TRUE return the whole list, otherwise just return the required result data frame.

Examples

1
2
3
4
## Not run: 
get_detailed_info_on_data_source("594ca91d-0c71-41da-b50a-c7cd30fab67a")

## End(Not run)

ibb documentation built on Feb. 17, 2021, 5:08 p.m.