preprocessDest {campsis} | R Documentation |
Pre-process destination engine. Throw an error message if the destination engine is not installed.
Description
Pre-process destination engine. Throw an error message if the destination engine is not installed.
Usage
preprocessDest(dest)
Arguments
dest |
destination engine |
Value
'rxode2', 'RxODE' or 'mrgsolve'
[Package campsis version 1.7.0 Index]