create.symbol.list {coMET} | R Documentation |
create symbol list for the upper plot in the grid
create.symbol.list(config.var, split.color.list, gbl.var)
config.var |
list of all variables defined in configuration file or via options of comet function |
split.color.list |
|
gbl.var |
list of internal variables |
return a list of symbole:
split.symbol.list |
a list which contains the list of symbole for the info data |
,
split.fill.list |
a list which contains the list of fill for the info data |
Tiphaine Martin