plot.interaction_detector {gdverse} | R Documentation |
plot interaction detector result
Description
S3 method to plot output for interaction detector in geodetector()
.
Usage
## S3 method for class 'interaction_detector'
plot(x, alpha = 1, ...)
Arguments
x |
Return by |
alpha |
(optional) Picture transparency. Default is |
... |
(optional) Other arguments passed to |
Value
A ggplot2 layer
Author(s)
Wenbo Lv lyu.geosocial@gmail.com
[Package gdverse version 1.3-3 Index]