updateCellHTS {cellHTS2} | R Documentation |
During the development of the cellHTS2 package, the definition of the
cellHTS
object hasd changes. This function can be used to
update old serialized cellHTS
objects.
updateCellHTS(object)
object |
The cellHTS object to update. |
An updated cellHTS
object.
Florian Hahne
data(KcViabSmall) updateCellHTS(KcViabSmall)