Learn R Programming

gm (version 2.0.0)

Music: Initialize Music Object

Description

Initialize a Music object. Other components can be added to it.

Usage

Music()

Arguments

Value

A list of class Music.

See Also

+.Music() for adding components to a Music object.

Examples

Run this code
# Initialize a `Music`
Music()

Run the code above in your browser using DataLab