trim_audio | R Documentation |
This function trims an audio file based on user-provided start and end times using FFmpeg.
trim_audio()
No return value, called for side effects.
## Not run:
if (interactive()) {
trim_audio()
}
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.