plot.rgd_result {gdverse} | R Documentation |
plot RGD result
Description
S3 method to plot output for RGD model result in rgd()
.
Usage
## S3 method for class 'rgd_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]