View source: R/meta_data_utils.R
RegisterData | R Documentation |
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.
RegisterData(mSetObj = NA, dataSet)
mSetObj |
Input name of the created mSet Object |
dataSet |
Input dataset to be registered in R. |
Jeff Xiajeff.xia@mcgill.ca McGill University, Canada License: GNU GPL (>= 2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.