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 codacore
plot(x, index = 1, ...)
Arguments
- x
A codacore object.
- index
The index of the log-ratio to plot.
- ...
Not used.