vignettes/FAtools_Vignette.R

## ---- fig.show='hold'----------------------------------------------------
plot(1:10)
plot(10:1)

## ---- echo=FALSE, results='asis'-----------------------------------------
knitr::kable(head(mtcars, 10))
mattkcole/FAtools documentation built on May 21, 2019, 1:24 p.m.