Nothing
## ----message=FALSE, warning=FALSE, include=FALSE------------------------------
options(
knitr.kable.NA = "",
digits = 2
)
knitr::opts_chunk$set(
comment = ">",
dpi = 450,
message = FALSE,
warning = FALSE
)
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.