Edit labels {GCDkit}R Documentation

Edit labels

Description

Simultaneous editing of all labels using a spreadsheet-like interface.

Usage

labels<-editData(x=labels)

Arguments

x

data frame/numeric matrix to be edited; default is 'WR'

Details

The function invokes a spreadsheet-like interface that enables the user to edit the labels for individual samples. 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]