plotLTREReproductiveValues: Plot Reproductive Values for LTRE

Description Usage Arguments

View source: R/plotElasticitySensitivity.R

Description

Plot Reproductive Values for LTRE

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
plotLTREReproductiveValues(dat, x_variable, y_variable, grouping_variable,
  facet_grid_var, xlab_label, ylab_label, n_transitions_per_stage,
  strip.text.x.size, strip.text.y.size, legend.text.size, axis.text.x.size,
  axis.title.x.size, axis.title.y.size, axis.text.y.size,
  strip.text.y.angle = 270,
  color_values = c(black.red(n_transitions_per_stage),
  black.yellow(n_transitions_per_stage),
  black.blue.orange(n_transitions_per_stage),
  black.red.yellow(n_transitions_per_stage),
  black.purple.yellow(n_transitions_per_stage),
  black.darkblue.yellow(n_transitions_per_stage),
  black.brown.yellow(n_transitions_per_stage),
  black.brown.grey(n_transitions_per_stage),
  black.blue.brown(n_transitions_per_stage)), facet_grid_scales = "fixed",
  coord_trans_y = "identity")

Arguments

dat

Dataset

n_transitions_per_stage

ksauby/GTMNERRproc documentation built on May 20, 2019, 6:42 p.m.