model-set: Assign the model block in the rxode2 related object

model<-R Documentation

Assign the model block in the rxode2 related object

Description

Assign the model block in the rxode2 related object

Usage

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

Arguments

x

rxode2 related object

envir

Environment where assignment occurs

value

Value of the object

Value

rxode2 related object

Author(s)

Matthew L. Fidler


rxode2 documentation built on Oct. 30, 2024, 9:06 a.m.