Description Public fields Methods
Parameter
Parameter
nameName of the parameter
descriptionShort description of the parameter
schemaType and subtype of the parameter
optionalIs this parameter required for the process
valueValue of the parameter
parametersIncluded parameters
new()Parameter$new(name = NA, description = NA, schema = NA, optional = FALSE)
nameName of the parameter
descriptionShort description of the parameter
schemaType and subtype of the parameter
optionalIs 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)
deepWhether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.