plotw: Plot weather

View source: R/PlotFuctions.R

plotwR Documentation

Plot weather

Description

Plots the weather input for Lingranr()

Usage

plotw(w)

Arguments

w

Weather data as inputted in Lingranr(). See ?lingranr() for details.

Examples


data(weatherExmpl)
plotw(weatherExmpl[1:365,])



lucabutikofer/LingraNR documentation built on April 7, 2023, 7:20 a.m.