mccarthy-m-g/embedr: Embed Multimedia Files in HTML Documents

A wrapper for the `<audio>` and `<video>` HTML commands in R. It allows you to embed multimedia files in HTML documents generated by R using R code instead of raw HTML. Its functions also include arguments for including placeholder text instead of embedded multimedia files when generating non-HTML documents in R.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version1.0.0
URL https://github.com/mccarthy-m-g/embedr
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("mccarthy-m-g/embedr")
mccarthy-m-g/embedr documentation built on July 9, 2020, 9:08 a.m.