powered by
Returns a data frame with two variables: id and description
id
description
get_datasets(...)
Additional parameters passed to httr::GET.
httr::GET
A data frame.
search_dataset to search for a specific data set or a keyword in the description, and get_data_structure to get the dimensions of specified data set.
search_dataset
get_data_structure
# NOT RUN { datasets <- get_datasets() # } # NOT RUN { head(datasets) # } # NOT RUN { # }
Run the code above in your browser using DataLab