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