Description Usage Arguments See Also Examples
Saves Formant to the file.
1 | formant.write(formant, fileNameFormant, format = "short")
|
formant |
Formant object |
fileNameFormant |
Output file name |
format |
Output file format ( |
1 2 3 4 5 | ## Not run:
formant <- formant.sample()
formant.write(formant, "demo_output.Formant")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.