plot.grass_power: Plot a power curve from 'grass_power()'

View source: R/power.R

plot.grass_powerR Documentation

Plot a power curve from grass_power()

Description

Draws power across the solved variable's range, with the requested power as a reference line and the solution marked when one exists. When power itself was solved, the curve runs over N.

Usage

## S3 method for class 'grass_power'
plot(x, ...)

Arguments

x

A grass_power object.

...

Ignored.

Value

A ggplot object.


grassr documentation built on Sept. 22, 2026, 5:08 p.m.