water (version 0.5)

plot.waterWeatherStation: Plot method for waterWeatherStation S3 class

Description

Plot method for waterWeatherStation S3 class

Usage

"plot"(x, hourly = FALSE, sat = TRUE, ...)

Arguments

x
waterWeatherStation object. See read.WSdata()
hourly
If TRUE will plot only hourly data, instead of all data from the waterWeatherStation object
sat
If TRUE, and if the waterWeatherStation object was created using a Landsat Metadata File, will plot only data from day of the satellite overpass
...
additional parameters to pass to plot()