powered by
Copy table
armadillo.copy_table( project, folder, name, new_folder = folder, new_name = name )
the response from the server
study or other variable collection
the folder containing the table
specific table for copy action
name of the folder in which to place the copy, defaults to folder
name of the copy, defaults to name
if (FALSE) { armadillo.copy_table( project = "gecko", folder = "core_all", name = "table1", new_folder = "core_all_v2", ) }
Run the code above in your browser using DataLab