getCompartmentReferences returns compartment attribute references as a data frame.

getCompartmentReferences(key = NULL, model = getCurrentModel())

Arguments

key

Optionally, a character vector specifying which compartments to get.

model

A model object.

Value

Compartments and associated references, as data frame.

Details

The online article on managing model entities provides some further context.