powered by
Uploads a resource to a folder in a project
armadillo.upload_resource(project, folder, resource, name = NULL)
the project to upload to
the folder to upload to
the resource to upload
name of the resource (optional)
if (FALSE) { armadillo.upload_table( project = "gecko", folder = "core_all", table1 ) }
Run the code above in your browser using DataLab