DH_dataset_column: Dataset modification column wise

Description Usage Arguments Details Value Author(s)

Description

Allow column deleting, copying, renaming etc.

Usage

1
DH_dataset_column(previous.name = "")

Arguments

previous.name

Default name for the new dataframe, optional

Details

DHdatasetmenu.png The following sub-options are present:

They allow to perform specific tasks (Delete, Extract, Column/Row Name, Copy) on specific rows or columns in a matrix. This option does not work on dataframes. This option performs one single operation (e.g., if n rows must be deleted, it has to be called n times), and is therefore useful only for minor changes; for more extensive changes it is suggested to modify the dataset by using an external editor such as a spreadsheet program, and load the file again in R after all the changes have been made.
Caution: the original selected object will be overwritten by the modified object.
After having selected the data matrix, the following dialogue box will be shown, in which the row/column number and the operation to be performed must be specified.

Value

New objects are created in the memory depending of the user choice.

Author(s)

Riccardo Leardi and Gianmarco Polotti with contributions from Giorgio Marubini.Gruppo di Chemiometria (Divisione di Chimica Analitica della Societa' Chimica Italiana)


polgia0/Chemometricmenus documentation built on May 28, 2019, 12:03 p.m.