plot.codacore: plot

View source: R/codacore.R

plot.codacoreR 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.


egr95/R-codacore documentation built on April 17, 2023, 7:45 p.m.