boxplots_by_perm: Creates boxplots of yield and Also runs statistics on those...

Description Usage Arguments

Description

Creates plots in Fig 3, and calculates relevant statistics

Usage

1
2
3
4
  boxplots_by_perm(corrected_seds, sw_quant, yaxsize = 7,
    colors = brewer.pal(n = 5, name = "RdBu"),
    print_plot = FALSE, save_plot = FALSE, height = 4,
    width = clm, res = 900)

Arguments

corrected_seds

Data frame of sediments data

sw_quant

Vector of 25 percentile of all sw yields

yaxsize

Font size of y axis text

colors

Vector of colors for box fills, should be length 5

print_plot

If true, print the plot

save_plot

If true, save the plot

height

Height of the plot, in inches, if plot is saved

width

Width of the plot, in inches, if plot is saved

res

Resolution of the plot, if saved, in dpi


adsteen/Lloyd.et.al.Cell.abundance.metaanalysis documentation built on May 10, 2019, 7:26 a.m.