cutModel {CellNOptR} | R Documentation |
This function is for developers only.
cutModel(model, bString)
model |
the model object to cut. |
bString |
the bitString to be used to cut the model object. |
cutModel |
the new model object |
added in version 1.3.16
T. Cokelaer