createWorkspace: Deprecated function.

View source: R/z_examples.R

createWorkspaceR Documentation

Deprecated function.

Description

Use blankWorkspace instead.

Usage

createWorkspace(dir, force = FALSE)

Arguments

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.

Value

No return value, called for side effects

Examples


# createWorkspace is deprecated. Use blankWorkspace instead.



hugomflavio/actel documentation built on April 18, 2024, 4:23 a.m.