plot.codacore {codacore}R Documentation

plot

Description

Plots a summary of a fitted codacore model. Credit to the authors of the selbal package (Rivera-Pinto et al., 2018), from whose package these plots were inspired.

Usage

## S3 method for class 'codacore'
plot(x, index = 1, ...)

Arguments

x

A codacore object.

index

The index of the log-ratio to plot.

...

Not used.


[Package codacore version 0.0.4 Index]