plot.risk_detector {gdverse} | R Documentation |
plot risk detector
Description
S3 method to plot output for risk detector in geodetector()
.
Usage
## S3 method for class 'risk_detector'
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-1 Index]