Learn R Programming

misha (version 5.4.0)

gsynth.load: Load a gsynth.model from disk

Description

Loads a previously saved Markov model from an RDS file.

Usage

gsynth.load(file)

Value

A gsynth.model object

Arguments

file

Path to the saved model file

See Also

gsynth.save, gsynth.train