plot.nullmod: plot a histogram null model

Description Usage Arguments Details

View source: R/null_model_engine.R

Description

Plot a null model object.

Usage

1
2
## S3 method for class 'nullmod'
plot(x, ...)

Arguments

x

the null model object to plot.

...

Other variables to be passed on to base plotting.

Details

The "hist" plot type is common to all EcoSimR modules. The blue histogram represents the NRep values of the metric for the simulated assemblages. The red vertical line represents the metric value for the real assemblage. The two pairs of vertical dashed black lines represent the one-tailed (long dash) and two-tailed (short dash) 95


EcoSimR documentation built on May 2, 2019, 7:26 a.m.