Description Usage Arguments Value Examples
A thin wrapped around readMP3 from the package tuneR.
1 |
file |
a MP3 file. |
time_exp |
integer. Time expansion factor of the recording. Set to 1 for real-time recording or above for time expanded recording. Default setting is 1. |
... |
currently not implemented. |
A Wave object.
1 2 | filepath <- system.file("extdata", "recording.mp3", package = "bioacoustics")
read_mp3(filepath)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.