import_data: Import of variables stored in the parameters file and of the...

Description Usage Arguments Value Examples

Description

Import of variables stored in the parameters file and of the dataset to quantify

Usage

1
import_data(parameters_path)

Arguments

parameters_path

CSV file woth input paths and desired pre-processing steps

Value

Imported data of experiment

Examples

1
2
setwd(paste(system.file(package = "rDolphin"),"extdata",sep='/'))
imported_data=import_data("Parameters_MTBLS242_15spectra_5groups.csv")

user05011988/prova documentation built on May 3, 2019, 2:37 p.m.