packrat/lib/x86_64-apple-darwin15.6.0/3.6.0/knitr/misc/stitch-test.R

## title: A test script for the function stitch()
## author: Yihui Xie
set.seed(1121)
(x = rnorm(20))
mean(x);var(x)
boxplot(x)
hist(x, main = '')
adnaniazi/krauseNiazi2019Analyses documentation built on June 9, 2019, 7:22 p.m.