Description Public fields Methods
Parameter
Parameter
name
Name of the parameter
description
Short description of the parameter
schema
Type and subtype of the parameter
optional
Is this parameter required for the process
value
Value of the parameter
parameters
Included parameters
new()
Parameter$new(name = NA, description = NA, schema = NA, optional = FALSE)
name
Name of the parameter
description
Short description of the parameter
schema
Type and subtype of the parameter
optional
Is this parameter required for the process
parameterInfo()
Get the information of the parameter
Parameter$parameterInfo()
list of information
clone()
The objects of this class are cloneable with this method.
Parameter$clone(deep = FALSE)
deep
Whether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.