packrat/lib/x86_64-pc-linux-gnu/3.2.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 = '')
etsakl/DasyMapR documentation built on May 16, 2019, 9:07 a.m.