ov_video_playlist_pid | R Documentation |
Create video playlist per point_id
ov_video_playlist_pid(
x,
meta,
type = NULL,
extra_cols = NULL,
normalize_paths = TRUE
)
x |
data.frame: a datavolleyplays object. Normally this will be a selected subset of the |
meta |
list: either the |
type |
string: currently "youtube", "twitch", or "local". If |
extra_cols |
character: names of additional columns from |
normalize_paths |
logical: if |
A data.frame with columns src
, start_time
, duration
, plus any extras specified in extra_cols
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.