plot.Climate: Plot the temperature on a time-series graph

Description Usage Arguments

View source: R/Plot.R

Description

Plot the temperature on a time-series graph

Usage

1
2
3
## S3 method for class 'Climate'
plot(station, years = NA, begin = NA, end = NA,
  mode = c("MD", "Date"))

Arguments

station

to plot

years

to plot (can be filled in by begin or end)

begin

year (opt)

end

year (opt)

mode

MD or Date


immackay/plotlyclimateca documentation built on May 20, 2019, 5:42 p.m.