plot.gd_result {gdverse}R Documentation

plot GD result

Description

S3 method to plot output for GD model result in gd().

Usage

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

Arguments

x

Return by gd().

...

(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.0 Index]