Nothing
This is an R Markdown Notebook.
summary(cars)
This is a plot.
plot(cars)
This plot is static.
This is an HTML widget.
if (requireNamespace("dygraphs", quietly = TRUE)) { dygraphs::dygraph(nhtemp, main = "New Haven Temperatures") %>% dygraphs::dyRangeSelector(dateWindow = c("1920-01-01", "1960-01-01")) }
# The R code in here is ignored; we're # just going to inject some arbitrary HTML.
For more details on using R Markdown see http://rmarkdown.rstudio.com.
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.