View source: R/program_management.R
set_program | R Documentation |
Set the location of a dependency program
set_program(program = c("ffmpeg", "ffprobe", "ffplay", "mediainfo"), location)
set_mediainfo(location)
set_ffmpeg(location)
set_ffprobe(location)
set_ffplay(location)
program |
A string indicating which program to set the location for. |
location |
A string containing the location of the program. |
A logical indicating whether the program location was set properly.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.