grass_plot: Plot a grass object

View source: R/plot.R

grass_plotR Documentation

Plot a grass object

Description

Dispatches to plot.grass_result or plot.grass_reference.

Usage

grass_plot(x, ...)

Arguments

x

A grass object.

...

Passed through to the class-specific plot method.

Value

A ggplot object.


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