Vignette Info

vignette \VignetteIndexEntry to match the title of your vignette.

plot(1:10)
plot(10:1)

knitr.

More Examples

$Y = X\beta + \epsilon$, footnotes^[A footnote here.], and tables, e.g. using knitr::kable().

knitr::kable(head(mtcars, 10))

Also a quote using >:

"He who gives up [code] safety for [code] speed deserves neither." (via)



soerenkuenzel/causalToolbox documentation built on April 28, 2021, 5:19 a.m.