powered by
Returns a data frame of all data ready for download as one bundle
rs_bundle(task_id, user)
returns a nested list of files to download
task id for which to return the file download bundle
username used to sign up
Koen Hufkens
if (FALSE) { # get a list of datasets rs_bundle( user = "your_user_name", task_id = "a_task_id" ) }
Run the code above in your browser using DataLab