knitr::read_chunk("D1MI.R") knitr::read_chunk("D2MI.R") knitr::opts_chunk$set(fig.width=12, fig.height=8, fig.path='Figs/', echo=FALSE, warning=FALSE, message=FALSE)
cat(input$TableD1)
cat(input$ChartD1)
cat(input$TableD2)
cat(input$ChartD2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.