View source: R/data_loading_utils.R
maf_data_pool_load_data | R Documentation |
use maf_data_pool_robust_load instead. It wraps this function Will throw error if unique_name is not found or status is anything other than 'not_loaded'.
maf_data_pool_load_data(maf_data_pool, unique_name)
maf_data_pool |
The data pool of interest (maf_data_pool) |
unique_name |
unique_name of the maf_dataset_wrapper you want to load (string). |
maf_data_pool object with the wrapped dataset now loaded (maf_data_pool)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.