View source: R/class_maf_dataset_wrapper.R
maf_data_pool_unique_name_to_maf_nonreactive | R Documentation |
Takes a unique name and returns the maf object associated with said entry in the maf_data_pool. Involves loading the dataset but does NOT actually update the maf_data_pool.
maf_data_pool_unique_name_to_maf_nonreactive(maf_data_pool, unique_name)
maf_data_pool |
the data pool to add the dataset wrapper to (maf_data_pool) |
unique_name |
unique name (string) |
return loaded data (maf object, nonreactive)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.