Get_Code_Update_Config_Variable: R code to update the 'config' variable of a process module

View source: R/code_used_by_external_modules.R

Get_Code_Update_Config_VariableR Documentation

R code to update the 'config' variable of a process module

Description

This function generates the necessary code to modify the variable 'config' (slots steps and mandatory). It adds a 'Description' step and a TRUE value at the beginning of the 'steps' and 'mandatory' list, erases all white spaces for the names of the steps.

Usage

Get_Code_Update_Config_Variable()

Value

A 'string' containing some R code


samWieczorek/Magellan documentation built on March 30, 2022, 3:40 a.m.