| rxSaveState | R Documentation |
This is called automatically when rxControl(serializeFile="path") is
supplied to rxSolve(). The file can be reloaded later by passing it
as the params argument of rxSolve() together with the matching
model object.
rxSaveState(file)
file |
Character(1). Path of the file to write. |
Invisibly TRUE.
rxLoadState
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.