gsynth.load: Load a gsynth.model from disk

View source: R/synth.R

gsynth.loadR Documentation

Load a gsynth.model from disk

Description

Loads a previously saved Markov model from an RDS file.

Usage

gsynth.load(file)

Arguments

file

Path to the saved model file

Value

A gsynth.model object

See Also

gsynth.save, gsynth.train


misha documentation built on Jan. 28, 2026, 1:07 a.m.