selectByDiagram {GCDkit} | R Documentation |
This function enables selecting samples that plot into certain field(s) of the given classification diagram.
selectByDiagram(diagram = select.list(claslist[, "menu"]))
diagram |
one of the valid diagram names that appear in ' |
The diagram can be chosen from a list (the default) or specified directly as an argument. Clicking onto a field toggles its inclusion/exclusion - the currently selected fields are cyan.
None.
Vojtech Janousek, vojtech.janousek@geology.cz & Vojtech Erban, vojtech.erban@geology.cz
'selectByLabel
', 'selectSubset
',
'selectAll
' and 'classify
'.
.claslist() # names of existing diagrams selectByDiagram("TAS")