powered by
Given a data resource ID, this function returns the data frame.
get_data_frame_ibb(resource_id, limit = "", return_json = FALSE)
Resource ID of the wanted data set. Run get_all_detailed_info to see the available IDs
Maximum number of records
If TRUE, return a json string instead of a data frame.
# NOT RUN { get_data_frame_ibb("99d1edb6-a889-4e69-be7b-21a3f90101f1") # } # NOT RUN { # }
Run the code above in your browser using DataLab