editLabFactor {GCDkit}R Documentation

Edit label as factor

Description

Global replacement each of the discrete values (levels) for a selected label.

Usage

editLabFactor()

Details

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.

Value

Returns the corrected version of the data frame labels.

Author(s)

Vojtech Janousek, vojtech.janousek@geology.cz

See Also

'data.entry'


[Package GCDkit version 3.00 Index]