plot.gozh_result {gdverse}R Documentation

plot GOZH result

Description

S3 method to plot output for GOZH model result in gozh().

Usage

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

Arguments

x

Return by gozh().

...

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

Value

A ggplot2 layer

Author(s)

Wenbo Lv lyu.geosocial@gmail.com


[Package gdverse version 1.3 Index]