
Save the pre-integration rxode2 solver state to a binary file
Source:R/rxSerialize.R
rxSaveState.RdThis 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.