cr_plot_cycle: cr_plot_cycle plot length of crop cycle from ecocrop database

Description Usage Arguments Value Examples

Description

for a single or vector of crops

Usage

1
cr_plot_cycle(cropnames = c("maize", "rice"))

Arguments

cropnames

name or vector of crop names

Value

ggplot2 object

Examples

1
2
3
cropnames <- c('broom-corn','maize','rice','potato','soya bean','sugarcane')
cr_plot_cycle(cropnames)
cr_plot_cycle(c('asparagus','maize','celery','rape','cabbage'))

AndySouth/climcropr documentation built on May 20, 2019, 5:08 p.m.