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 |
... |
(optional) Other arguments. |
Value
A ggplot2 layer
Author(s)
Wenbo Lv lyu.geosocial@gmail.com
[Package gdverse version 1.3-3 Index]