dot-get_workflow_fullname: Get the workflow namespace and name

.get_workflow_fullnameR Documentation

Get the workflow namespace and name

Description

Use this internally when setCloudEnv is already run.

Usage

.get_workflow_fullname(workspaceName, workflowName = NULL)

Arguments

workspaceName

A character. Name of the workspace to use.

workflowName

A character. Name of the workflow to run. If a single workflow is available under the selected workspace, this function will check the input of that workflow under the default (NULL). If there are multiple workflows available, you should specify the workflow.

Value

A character of workflow_namespace/workflow_name


shbrief/RunTerraWorkflow documentation built on Aug. 5, 2024, 11:58 p.m.