fix.values.generic {coMET} | R Documentation |
Fix and update the values of generic variables
fix.values.generic(config.var, gbl.var)
config.var |
list of all variables defined in configuration file or via options of comet function |
gbl.var |
list of internal variables |
Return the list of config.var and gbl.var updated
Tiphaine Martin