inst/doc/my_vignette.R

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

## ---- echo=FALSE, results='asis'-----------------------------------------
knitr::kable(head(mtcars, 10))
mlawre01/FirstRPackage1 documentation built on May 29, 2019, 12:05 p.m.