Nothing
## knitr::kable(head(iris),format = 'latex',booktabs = TRUE)
## knitr::kable(head(iris),format = 'latex',booktabs = TRUE)
## \begin{tabular}{llr}
## \hline
## \multicolumn{2}{c}{Item} \\
## \cline{1-2}
## Animal & Description & Price (\$) \\
## \hline
## Gnat & per gram & 13.65 \\
## & each & 0.01 \\
## Gnu & stuffed & 92.50 \\
## Emu & stuffed & 33.33 \\
## Armadillo & frozen & 8.99 \\
## \hline
## \end{tabular}
## knitr::kable(head(iris),format = 'latex',booktabs = TRUE)
## knitr::kable(head(iris),format = 'latex',booktabs = TRUE)
## knitr::kable(head(iris),format = 'latex',booktabs = TRUE)
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.