rtDevModelSave {adductomicsR} | R Documentation |
extract and save retention time deviation models from adductSpec class object
rtDevModelSave(object = NULL, outputDir = NULL)
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). |
save a .RData file containing the rt deviation models and returns to the workspace.