Music {gm} | R Documentation |
Initialize Music
Object
Description
Initialize a Music
object. Other components can be added to it.
Usage
Music()
Value
A list of class Music
.
See Also
+.Music()
for adding components to a Music
object.
Examples
# Initialize a `Music`
Music()
[Package gm version 2.0.0 Index]