Usage
add_video(
content,
src,
caption = NULL,
width = NULL,
height = NULL,
tabgroup = NULL
)
Arguments
- content
A content_collection object
- src
Video source URL or path
- caption
Optional caption
- width
Optional width
- height
Optional height
- tabgroup
Optional tabgroup for organizing content (character vector for nested tabs)
Value
Updated content_collection