vpr_plot_histsize | R Documentation |
Plot size frequency histogram
vpr_plot_histsize(data, param, title = NULL, bw = 0.1, xlim = NULL)
data |
size data from auto_measure_mm subset into taxas |
param |
size parameter of interest (corresponds to sub lists within data argument) |
title |
main title for plot, if left null will default based on parameter and taxa |
bw |
bin width, defines width of bars on histogram, defaults to 0.1, decrease for more detail |
xlim |
plot xlimit, defaults to min max of data if not provided |
param options are typically 'Perimeter', 'Area', 'width1','width2', 'width3', 'short_axis_length', 'long_axis_length'
E. Chisholm
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.