evolution_plot_area: Evolution plot area

View source: R/rgreen_plots.R

evolution_plot_areaR Documentation

Evolution plot area

Description

This function blah, blah, blah....

Usage

evolution_plot_area(
  annual_data,
  new_data,
  title_plot = NULL,
  xaxis.title = NULL,
  yaxis.title,
  x,
  y,
  colour = NULL,
  wrap = NULL
)

Arguments

annual_data, new_data

data frame.

title_plot

character. The plot title

xaxis.title

character. The title of x axis

yaxis.title

character. The title of y axis

x

character. The name of variable in data to represent in x axis

y

character. The name of variable in data to represent in y axis

colour

character. The name of variable in data to represent colour

wrap

character. The name of variable in data to represent wrap

Value

A plot


GREENeR documentation built on May 29, 2024, 6:18 a.m.