RegisterData: Register data in R

View source: R/meta_data_utils.R

RegisterDataR Documentation

Register data in R

Description

When there are multiple datasets, record their name and save the inputted data as a .qs file to save memory. Note, the memory will only contain one mSetObj$dataSet object. By default the last one will be the most recent/current dataSet object. Users can switch which data to load into memory.

Usage

RegisterData(mSetObj = NA, dataSet)

Arguments

mSetObj

Input name of the created mSet Object

dataSet

Input dataset to be registered in R.

Author(s)

Jeff Xiajeff.xia@mcgill.ca McGill University, Canada License: GNU GPL (>= 2)


xia-lab/MetaboAnalystR documentation built on May 6, 2024, 2:41 a.m.