--- title: "video" output: rmarkdown::html_vignette vignette: > %\VignetteIndexEntry{video} %\VignetteEngine{knitr::rmarkdown} %\VignetteEncoding{UTF-8} --- [![Lifecycle: experimental](https://img.shields.io/badge/lifecycle-experimental-orange.svg)](https://lifecycle.r-lib.org/articles/stages.html#experimental) [![Codecov test coverage](https://codecov.io/gh/ashbaldry/video/branch/main/graph/badge.svg)](https://app.codecov.io/gh/ashbaldry/video?branch=main) [![R-CMD-check](https://github.com/ashbaldry/video/workflows/R-CMD-check/badge.svg)](https://github.com/ashbaldry/video/actions) # {video} - Interactive Video Player `{video}` is a package that utilises the [video.js](https://github.com/videojs/video.js) library to play video on the modern web. ## Installation This package is not yet available on CRAN. To install the latest version: ```r install.packages("devtools") devtools::install_github("ashbaldry/video") ``` ## Usage The HTML way to include an audio file in any shiny application/web page is to use the `