rtDevModelSave {adductomicsR}R Documentation

extract and save retention time deviation models from adductSpec class object

Description

extract and save retention time deviation models from adductSpec class object

Usage

rtDevModelSave(object = NULL, outputDir = NULL)

Arguments

object

an 'adductSpec' class object or full path to a .RData file of the 'adductSpec' object

outputDir

character full path to a directory to save the .RData file (defaults to the current working directory if unsupplied).

Value

save a .RData file containing the rt deviation models and returns to the workspace.


[Package adductomicsR version 1.0.0 Index]