tests/testthat/examples/knitr-examples/102-stitch-test.R

set.seed(1121)
(x=rnorm(20))
mean(x);var(x)
boxplot(x)
hist(x,main='')

Try the parsermd package in your browser

Any scripts or data that you put into this service are public.

parsermd documentation built on Aug. 21, 2025, 5:27 p.m.