Nothing
## ----message=FALSE, echo=FALSE------------------------------------------------
library(GADMTools)
library(knitr)
library(kableExtra)
data("GADM36SF")
kable(GADM36SF, "latex", longtable = T) %>%
kable_styling("striped", "repeat_header", font_size = 6) %>%
landscape()
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.