Skip to contents

project specification R6 class

project specification R6 class

Public fields

project_Id

project ID

project_name

project name

order_Id

order ID

workunit_Id

workunit ID

input_URL

input URL

Methods

Public methods


Method clone()

The objects of this class are cloneable with this method.

Usage

ProjectSpec$clone(deep = FALSE)

Arguments

deep

Whether to make a deep clone.