plot.opgd_result {gdverse}R Documentation

plot OPGD result

Description

S3 method to plot output for OPGD model result in opgd().

Usage

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

Arguments

x

Return by opgd().

...

(optional) Other arguments passed to patchwork::wrap_plots().

Value

A ggplot2 layer

Author(s)

Wenbo Lv lyu.geosocial@gmail.com


[Package gdverse version 1.0-1 Index]