View source: R/class_maf_data_pool.R
maf_data_pool_add_dataset | R Documentation |
Add a maf_dataset_wrapper object to the maf_data_pool
maf_data_pool_add_dataset(maf_dataset_wrapper, maf_data_pool)
maf_dataset_wrapper |
object to add to the data pool (maf_dataset_wrapper) |
maf_data_pool |
the data pool to add the dataset wrapper to (maf_data_pool) |
a new maf_data_pool object with the additional objects appended (maf_data_pool)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.