| gsynth.convert | R Documentation |
Reads a gsynth.model from a legacy RDS file and saves it in the cross-platform .gsm format.
gsynth.convert(input_file, output_file, compress = FALSE)
input_file |
Path to the legacy RDS model file |
output_file |
Path for the output .gsm model (directory or zip) |
compress |
Logical. If |
Invisibly returns the output file path.
gsynth.save, gsynth.load
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.