embedr
Embedding multimedia files in HTML documents
By Michael McCarthy in R packages
April 15, 2020
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.