getCompartmentMapping: Get a mapping table with all possibilities of compartment...

View source: R/dataset.R

getCompartmentMappingR Documentation

Get a mapping table with all possibilities of compartment names and their indexes knowing that compartment names can be provided as character or as integer.

Description

Get a mapping table with all possibilities of compartment names and their indexes knowing that compartment names can be provided as character or as integer.

Usage

getCompartmentMapping(compartments)

Arguments

compartments

list of compartments

Value

a tibble with two columns: INDEX and NAME


campsis documentation built on April 12, 2025, 1:52 a.m.