getSpeciesReferences
returns species attribute references as a data frame.
getSpeciesReferences(key = NULL, model = getCurrentModel())
Optionally, a character vector specifying which species to get.
A model object.
Species and associated references, as data frame.
The online article on managing model entities provides some further context.
Other species functions:
deleteSpecies()
,
entity_finders
,
getSpecies()
,
newSpecies()
,
setSpecies()