vignettes/NewHelp.R

## ------------------------------------------------------------------------
ans <- 2+7
ans

## ------------------------------------------------------------------------
set.seed(123)
x<-rchisq(1000, 2)
hist(x, col = "purple")
johnsonjc6/simplemathr2 documentation built on May 19, 2019, 5:17 p.m.