inst/userguide/figures/CS6--Cs01_plotdata.R

###################################################
### code chunk number 3: Cs01_plotdata
###################################################
# load the datasets package
library(datasets)
data(Nile) # load the data
plot(Nile, ylab = "Flow volume", xlab = "")
nwfsc-timeseries/MARSS documentation built on June 3, 2023, 1:32 p.m.