ini<- {rxode2} | R Documentation |
Assign the ini block in the rxode2 related object
Description
Assign the ini block in the rxode2 related object
Usage
ini(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
[Package rxode2 version 2.1.3 Index]