Nothing
merge_mp3()
function to merge multiple audio files into a single 'MP3'.ffmpeg
for audio merging.rstudioapi
and utils
.trim_audio()
function to trim audio files based on user-defined start and end times.ffmpeg
for precise audio trimming.rstudioapi
and utils
.@return
details for merge_mp3()
and trim_audio()
.NAMESPACE
to export merge_mp3()
and trim_audio()
.shiny
and replaced it with rstudioapi
and utils
for file selection.DESCRIPTION
.installed.packages()
with requireNamespace()
.on.exit()
.README.md
, cran-comments.md
, and other documentation files.Refer to previous NEWS.md
versions for historical changes.
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.