plot.year(x)
plot.year(x, start, end, id, precip.only = FALSE, maxy, ylim,
units=c("mm","C"), na.cut = 10, ...)
data.frame
of climate datadat
c(min,max)
range of temperature for upper graph.seastitle
and
.seascols
for title style, colours, and other
customizations to the appearanceboxplot
s) and
annual precipitation totals. The red bars are directly proportional to
the fraction of missing (or NA
) values for the year; statistics
not shown if there are more than na.cut
NA
values in a
given year.mscdata
, plot.seas.temp
,
plot.seas.norm
(can be used for precipitation normals),
calculate statistics with tapply
data(mscdata)
plot.year(mscdata,id=1108447)
Run the code above in your browser using DataLab