plot.waterWeatherStation: Plot method for waterWeatherStation S3 class

Description Usage Arguments Author(s) See Also

View source: R/water_WeatherStation.R

Description

Plot method for waterWeatherStation S3 class

Usage

1
2
## S3 method for class 'waterWeatherStation'
plot(x, hourly = FALSE, sat = TRUE, date, ...)

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

date

When sat = FALSE, the date to plot in a multi-day object

...

additional parameters to pass to plot()

Author(s)

Guillermo Federico Olmedo

See Also

Other Weather station related functions: print.waterWeatherStation(), read.WSdata2(), read.WSdata()


midraed/water documentation built on Feb. 20, 2022, 7:30 a.m.