saveMseekSession: saveMseekSession

View source: R/Functions_formatting_utilities.R

saveMseekSessionR Documentation

saveMseekSession

Description

save the current Metaboseek session

Usage

saveMseekSession(values, path = NULL, MSData = T)

Arguments

values

a reactiveValues object that in effect gives read and write access to external objects

path

file path to save to. if NULL, the MseekSession object is returned

MSData

if TRUE, MSData will be included in saved file. If false, only MS data file paths will be saved

Value

an MseekSession object


mjhelf/Mosaic documentation built on April 28, 2022, 11:32 a.m.