clearfellAge_line: Line graph showing clearfell ages

View source: R/wafR_functions.R

clearfellAge_lineR Documentation

Line graph showing clearfell ages

Description

Function for plotting line graphs of clearfell ages from Woodflow model outputs

Usage

clearfellAge_line(data, Year, value, colourVariable, WAF_form)

Arguments

data

Dataframe containing woodflow outputs. This will typically have been produced using e.g. Remsoft Woodstock

Year

Column in df containing values for the x-axis

value

Column containing values to be plotted on the y-axis. This will typically be volume

colourVariable

Variable to use for assigning fill colour to the bar graph

WAF_form

Boolean indicating whether plot for WAF reporting or not. Default = TRUE


jonathandash/wafR documentation built on March 27, 2022, 11:47 a.m.