getUnitInfo | R Documentation |
Some default units, some others
getUnitInfo(unitName = NULL, unitKind = NULL, exponent = NULL)
unitName |
character vector |
unitKind |
list of character vectors |
exponent |
list of numeric vectors |
data.table(unitName, unitKind, exponent)
Daniel Lill (daniel.lill@physik.uni-freiburg.de)
Other SBML export:
eqnlist_addDefaultCompartment()
,
getCompartmentInfo()
,
getParInfo()
,
getReactionInfo()
,
getSpeciesInfo()
,
sbml_addOneCompartment()
,
sbml_addOneEvent()
,
sbml_addOneParameter()
,
sbml_addOneReaction()
,
sbml_addOneSpecies()
,
sbml_addOneUnit()
,
sbml_exportEquationList()
,
sbml_initialize()
,
sbml_kineticLawAddParameters()
,
sbml_reactionAddKineticLaw()
,
sbml_reactionAddModifiers()
,
sbml_reactionAddProducts()
,
sbml_reactionAddReactants()
,
sbml_validateSBML()
getUnitInfo()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.