R/newfile.R

foo <- 1:10
bar <- rnorm(10,1,1)
plot(foo, bar)
title('example')
stenw/BST02R documentation built on May 26, 2019, 4:35 a.m.