Usage
.seasxlab(width,start.day)
.seasylab(var,long.name=NULL,units=NULL)
.seastitle(main=NULL, id=NULL, name=NULL,
orig=NULL, fun=NULL, range=NA)
.seasmonthgrid(width, days, start=1, rep=0, start.day=1, month.label)
Arguments
orig
original object name, which is used if no other name can
be found from id
or name
var
original variable name in names(orig)
start.day
the starting day of annum for the first bin; as
either a Date
or integer
of day of the year main
main title of plot; overrides any other title, but appends
year range if show.range=TRUE
long.name
a long name for var
, used for labelling y-axis
units
units of var
, used for labelling y-axis
id
station ID, which is used to fetch a station name using
getstnname
name
a name, which is used for labels
fun
function, if applicable
range
year range; c(start.year,end.year)
days
also known as bin.lengths
, which represents the
maximum number of days expected in each bin for a complete annum
start
the starting bin number
rep
the number of repeated bins
month.label
logical
; put month name labels on grid