Edit numeric data {GCDkit}R Documentation

Edit numeric data

Description

Simultaneous editing of all numeric data using a spreadsheet-like interface.

Usage

WR<-editData(x = WR)

Details

The function invokes a spreadsheet-like interface that enables the user to edit the numeric data for individual samples. When all the desired changes have been performed, close button is to be clicked.

The system then performs some recalculations as if the data set was loaded from the disc afresh (calling 'Gcdkit.r').

Value

Returns the corrected version of the numeric matrix 'WR'.

Author(s)

Vojtech Janousek, vojtech.janousek@geology.cz

See Also

'data.entry'


[Package GCDkit version 3.00 Index]