saveParams(params, file)
readParams(file)
A MizerParams object
The name of the file or a connection where the MizerParams object is saved to or read from.
Issues a warning if the model you are saving relies on some custom functions.
Before saving a model you may want to set its metadata with
setMetadata()
.