run_converter_app | R Documentation |
This function converts video files to MP3. It provides a simple interface for selecting an input folder and processing the files, with the converted MP3 files saved in the same input folder.
run_converter_app()
No return value, called for side effects.
## Not run:
if (interactive()) {
run_converter_app()
}
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.