inst/userguide/figures/CS3--Cs01_set.up.data.R

###################################################
### code chunk number 9: Cs01_set.up.data
###################################################
years <- harborSeal[, 1] # first col is years
# leave off Hood Canal data for now
sealData <- t(harborSeal[, c(2:7, 9:13)])
nwfsc-timeseries/MARSS documentation built on June 3, 2023, 1:32 p.m.