model-set function

Assign the model block in the rxode2 related object

Assign the model block in the rxode2 related object

model(x, envir = environment(x)) <- value

Arguments

  • x: rxode2 related object
  • envir: Environment where assignment occurs
  • value: Value of the object

Returns

rxode2 related object

Author(s)

Matthew L. Fidler