Description Usage Arguments Value Examples
Import of variables stored in the parameters file and of the dataset to quantify
| 1 | import_data(parameters_path)
 | 
| parameters_path | CSV file woth input paths and desired pre-processing steps | 
Imported data of experiment
| 1 2 | setwd(paste(system.file(package = "rDolphin"),"extdata",sep='/'))
imported_data=import_data("Parameters_MTBLS242_15spectra_5groups.csv")
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.