createWorkspace {actel} | R Documentation |
Use blankWorkspace instead.
createWorkspace(dir, force = FALSE)
dir |
The name of the target directory. Will be created if not present. |
force |
logical. Defaults to FALSE. Prevents deploying files in a directory that already exists without explicit permission. |
No return value, called for side effects
# createWorkspace is deprecated. Use blankWorkspace instead.