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