getSpecies
returns species information as a data frame.
getSpecies(key = NULL, raw_expressions = FALSE, model = getCurrentModel())
Optionally, a character vector specifying which species to get.
Whether expressions should be raw (not converted to readable format), as flag.
A model object.
Species and associated information, as data frame.
The online article on managing model entities provides some further context.
getSpeciesReferences
setSpecies
Other species functions:
deleteSpecies()
,
entity_finders
,
getSpeciesReferences()
,
newSpecies()
,
setSpecies()