fix.values {coMET} | R Documentation |
Fix and update the values of variables related to main data
fix.values(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