plot_production_function_guild: plots production functions

Description Usage Arguments Value

View source: R/plot_production_function_guild.R

Description

multipanel plots the production function for each guild /scenario combination

Usage

1
2
3
4
5
6
7
plot_production_function_guild(
  filePath,
  rootFolder,
  dataType,
  scaling = T,
  nLastYrs = 20
)

Arguments

filePath

Character string. Path to rootfolder

rootFolder

Character string. Folder containing all runs output

dataType

Character string. Used for yaxis label

scaling

binary scalar. Scale to kilotons (T) or not (F)

nYrs

numeric scalar. number of trailing years to use for calculations. Default = 20 (Last 20 yrs of sim)

Value

Figures are written to rootFolder (1 figure per Guild)


andybeet/hydramse documentation built on April 16, 2021, 5:23 a.m.