View source: R/program_management.R
install_on_win | R Documentation |
Downloads an FFmpeg zip installer, extracts it, and updates the package's user config files to point to the component executable files.
install_on_win(download_url = NULL, install_dir = NULL)
download_url |
A string indicating the location of the FFmpeg
installation zip file. If |
install_dir |
A string indicating a directory to install FFmpeg to. If
|
A logical indicating whether the installation was successful.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.