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