inst/doc/engine.R

## 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)

Try the texPreview package in your browser

Any scripts or data that you put into this service are public.

texPreview documentation built on May 29, 2024, 5:45 a.m.