maf_data_pool_load_data: Load a dataset wrapper from data pool using unique_name

View source: R/data_loading_utils.R

maf_data_pool_load_dataR Documentation

Load a dataset wrapper from data pool using unique_name

Description

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'.

Usage

maf_data_pool_load_data(maf_data_pool, unique_name)

Arguments

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).

Value

maf_data_pool object with the wrapped dataset now loaded (maf_data_pool)


CCICB/CRUX documentation built on Jan. 28, 2024, 10:12 p.m.