addSettings: Add Settings to list param

Description Usage Arguments Value

View source: R/addSettings.R

Description

This function assigns if the parameter does not exist or adds the parameter to the configuration. The variable assigned to the parameter is present in the last line of the script

Usage

1
addSettings(script, tipo, configuracao = NULL)

Arguments

script

Script is a string that contains the script

tipo

Type is one of the possibilities of parameter of evaluationVolumeAdvanced like: "models" or "graphs" or "statistics" or "save"

configuracao

Configuration is a list that contains the settings for evaluation in the function EvaluateSpecial ()

Value

list of settings


ITGM documentation built on Jan. 20, 2021, 5:06 p.m.

Related to addSettings in ITGM...