View source: R/rxode-options.R
rxSyncOptions | R Documentation |
Accessing RxODE options via getOption slows down solving. This allows the options to be synced with variables.
rxSyncOptions(setDefaults = c("none", "permissive", "strict"))
setDefaults |
This will setup RxODE's default solving options with the following options:
|
nothing; called for side effects
Matthew L. Fidler
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.