Displaying 1 result from an estimated 1 matches for "xstrat".
Did you mean:
strat
2004 Nov 19
0
Legend
...ransparent", width = 480, height = 640,pointsize =
12, res = 1200)
caption <- "Figure 20: Time series of near-bottom salinities for 4X summer
surveys.\nNumbers in strip panels indicate strata locations. Closed circles
represent one\nsampled station."
randy <- xyplot(xsal~xyr | xstrat,type="p",ylab="Salinity
(psu)",xlab="Year",background="white",
pch=16,mkh=.03,
as.table=T,
strip = function(...) strip.default(..., style = 1))
format.figure(randy,caption)
dev.off()
[[alternative HTML version deleted]]