custom header test

Niche Null Model Plot function

Usage

"plot"(x, type = "hist", ...)

Arguments

x
the null model to plot
type
the type of null plot to make. See details for more information
...
Other variables to be passed on to base plotting

Description

Generic function for plotting a histogram of simulated values Takes as input a list of Null.Model.Out, with Obs and Sim values

Details

the valid types for size are "hist" to show a histogram and "niche" to show a sample draw from the null model.