saveMDP: Save the MDP to binary files

View source: R/mdp.R

saveMDPR Documentation

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.

Value

???


MDP2 documentation built on June 13, 2026, 1:08 a.m.