ov_shiny_video_sync | R Documentation |
Launch a Shiny app for video synchronisation and scout editing
ov_shiny_video_sync(
dvw,
video_file = NULL,
launch_browser = TRUE,
prompt_for_files = interactive(),
...
)
dvw |
string or datavolley: either the path to a dvw file (which will be read by |
video_file |
string: optionally, the path to the video file. If not supplied (or |
launch_browser |
logical: if |
prompt_for_files |
logical: if |
... |
: extra parameters passed to |
read_dv
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.