plot_coefs: Plot coefficients from vocc_regression

Description Usage Arguments

View source: R/plot-coefs.R

Description

Plot coefficients from vocc_regression

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
plot_coefs(
  coloured_coefs,
  grouping_taxa = "species",
  order_by_trait = FALSE,
  order_by = "temp_vel",
  increasing = F,
  grid_facets = F,
  add_grey_bars = F,
  fixed_scales = TRUE
)

Arguments

coloured_coefs

Coefficient dataframe with colours column.

order_by

Coefficient by which to order species in plot.

manipulate

Logical to allow manipulation in R studio.


pbs-assess/gfranges documentation built on Dec. 13, 2021, 4:50 p.m.