Is there a way to have the data associated with and html output file generated via Rmarkdown be loaded dynamically (e.g., via javascript or ajax) when opening the html output? For instance, I have this simple Rmarkdown file which produces a plot (in svg) and a table: Is there a way to feed the data to the html file so