saveMDP: Save the MDP to binary files
Description
Currently do not save external files.
Usage
saveMDP(mdp, prefix = "", getLog = TRUE)
Arguments
- mdp
The MDP loaded using loadMDP()
.
- prefix
A character string with the prefix added to binNames
. Used to identify a specific model.
- getLog
Output the log as a message.