plotdm: Plot dry matter production

View source: R/PlotFuctions.R

plotdmR Documentation

Plot dry matter production

Description

Plots the dry matter production in a field

Usage

plotdm(lo)

Arguments

lo

Tibble as outputted from function Lingranr(). See ?lingranr() for details.

Examples


data(lingraOutputExmpl)
plotdm(lingraOutputExmpl)


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