My first package

This is my first package vignette. I can include mathematics, such as $x^2$. R code is also nicely formatted and displayed.

x = runif(10)
x

Including Plots

You can also embed plots, for example:

plot(x)

Note that the echo = FALSE parameter was added to the code chunk to prevent printing of the R code that generated the plot.



JohnMcIntyreJR/pkg documentation built on Nov. 18, 2019, 5:34 a.m.