Skip to content

muschellij2/video

Repository files navigation

Travis build status AppVeyor Build Status Coverage status

video Package:

The goal of video is to provide an HTML widget to allow for incorporating videos in an RMarkdown documents.

Installation

You can install video from GitHub with:

# install.packages("remotes")
remotes::install_github("muschellij2/video")
library(video)
video("http://vjs.zencdn.net/v/oceans.mp4")

About

Embed VideoJS Objects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages