packrat/lib/x86_64-w64-mingw32/3.4.3/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 = '')
UBC-MDS/Karl documentation built on May 22, 2019, 1:53 p.m.