Learn R Programming

ibb (version 0.0.2)

get_detailed_info_on_data_source: Get Info on a Data Source

Description

Get Info on a Data Source

Usage

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

Run this code
# NOT RUN {
get_detailed_info_on_data_source("594ca91d-0c71-41da-b50a-c7cd30fab67a")
# }

Run the code above in your browser using DataLab