powered by
Copy resource
armadillo.copy_resource( project, folder, name, new_folder = folder, new_name = name )
the response from the server
study or other variable collection
the folder containing the resource
specific resource 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_resource( project = "gecko", folder = "core_all", name = "table1", new_folder = "core_all_v2", ) }
Run the code above in your browser using DataLab