Skip to contents

Plot a quality-equity scatter

Usage

# S3 method for class 'equity_scatter'
plot(x, x_axis = c("strength", "slope"), ...)

Arguments

x

An "equity_scatter" object.

x_axis

Which gradient measure on the x-axis: "strength" (default, percentage of variance explained) or "slope".

...

Passed to graphics::plot().

Value

x, invisibly.