exampleAudio2 | R Documentation |
Sample recording (audio) data stored as a Wave
file.
data(exampleAudio2)
An object of class Wave
containing 6 slots.
The exampleAudio2 object can be used to experiment with functions that use audio data.
# Load the dataset
data(exampleAudio2)
# View structure
str(exampleAudio2, max.level = 1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.