powered by
Produces template files and folders required to run the explore, migration and residency functions.
explore
migration
residency
createWorkspace(dir)
No return value, called for side effects
The name of the target directory. Will be created if not present.
# \donttest{ # running createWorkspace deploys template # files to a directory specified by the user createWorkspace(paste0(tempdir(), "/createWorkspace_example")) # }
Run the code above in your browser using DataLab