createPlotFromClimateData: make the central plot

Description Usage Arguments Value

Description

Plots the climate data as well as yield estimates and growth stage points.

Usage

1
2
createPlotFromClimateData(df.historical, df.present, df.future = NULL, crop,
  today = format(Sys.Date(), "%Y-%m-%d"))

Arguments

df

a data frame containing gdd variables.

gdd.silk

(numeric) the gdd level needed to silk (specific to a crop)

gdd.flower

(numeric) the gdd level needed to flower (specific to a crop)

Value

a plot object made with ggplot2


karawoo/cbccy documentation built on May 20, 2019, 7:21 a.m.