plot spatial rough set-based factor detector result
Source:R/srs_geodetecor.R
plot.srs_factor_detector.Rd
S3 method to plot output for spatial rough set-based factor detector in srsgd()
.
Usage
# S3 method for class 'srs_factor_detector'
plot(x, slicenum = 2, ...)
Arguments
- x
Return by
srsgd()
.- slicenum
(optional) The number of labels facing inward. Default is
2
.- ...
(optional) Other arguments passed to
ggplot2::theme()
.
Author
Wenbo Lv lyu.geosocial@gmail.com