powered by
Get metadata of all AURIN datasets
aur_meta(force = FALSE)
Logical. Default is FALSE. Loading metadata may takes a while, so if it has been loaded before it will not load again unluss force is set to TRUE.
FALSE
force
TRUE
a data.frame with two columns -- aurin_open_api_id and title.
# NOT RUN { # this may takes a while to return result. # } # NOT RUN { aur_meta() # }
Run the code above in your browser using DataLab