plot.dot.plots: plot dot plots

View source: R/plot.dot.plots.R

plot.dot.plotsR Documentation

plot dot plots

Description

plot dot plots of selected timesteps from an MCSim simulation

Usage

plot.dot.plots(sim.result)

Arguments

sim.result

output from a simulation

timesteps

(array of integers) timesteps to plot. Default is "NA" and will auto select timesteps

spp.label.threshold.RA

(numeric) the relative abundance (RA) cutoff for taxa to label on the plot. Devault is to label taxa with a max RA >= 0.40

Examples

## Not run: 
plot.dot.plots(my_sim_result) 

## End(Not run)


sokole/MCSim documentation built on April 2, 2022, 5:43 a.m.