editLabFactor {GCDkit} | R Documentation |
Global replacement each of the discrete values (levels) for a selected label.
editLabFactor()
The label to be edited is selected using the function
'selectColumnLabel
'.
Then the function invokes a spreadsheet-like interface that enables the user to overwrite directly any of the discrete values for the a given label, in the R jargon called levels. When all the desired changes have been performed, close button is to be clicked.
Returns the corrected version of the data frame labels
.
Vojtěch Janoušek, vojtech.janousek@geology.cz