biobakery_currentInput: Check the current input arguments

View source: R/biobakery_currentInput.R

biobakery_currentInputR Documentation

Check the current input arguments

Description

Check the current input arguments

Usage

biobakery_currentInput(
  workspaceName,
  allConfig = FALSE,
  accountEmail = gcloud_account(),
  billingProjectName = gcloud_project()
)

Arguments

workspaceName

Name of the workspace

allConfig

Under the default (FALSE), the file path to the input files list and the paths to input files will be returned. If it's set to TRUE, the whole method configuration will be returned.

accountEmail

Email linked to Terra account

billingProjectName

Name of the billing project


shbrief/bioBakeryR documentation built on April 22, 2022, 3:58 a.m.