How do I place HTML files in place within an R Markdown file?
I have created some nice animated c
can try put this line in the Rmarkdown and then knit. (YAML header "output: html_document"; if "runtime: shiny" somehow it does not work)