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