View source: R/class_duration.R
toMXL.duration | R Documentation |
Convert an object of class 'duration' into the corresponding MusicXML chunk
## S3 method for class 'duration'
toMXL(x)
x |
Duration to be converted. |
A MXL string.
toMXL(duration(8,dot=TRUE))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.