packrat/lib/x86_64-w64-mingw32/3.6.1/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 = '')
jmcascalheira/LGMIberiaCluster documentation built on June 8, 2021, 10 a.m.