maf_data_pool_get_index_from_unique_name: Retrieve dataset wrapper from data pool using unique_name

View source: R/class_maf_data_pool.R

maf_data_pool_get_index_from_unique_nameR Documentation

Retrieve dataset wrapper from data pool using unique_name

Description

Will throw error if unique_name is not found

Usage

maf_data_pool_get_index_from_unique_name(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're interested in(string).

Value

index of the specified maf_dataset_wrapper within the maf_data_pool


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