S3 method to plot output for RID model from rid()
.
Usage
# S3 method for class 'rid_result'
plot(x, alpha = 1, ...)
Arguments
- x
Return by
rid()
.- alpha
(optional) Picture transparency. Default is
1
.- ...
(optional) Other arguments passed to
ggplot2::theme()
.
Author
Wenbo Lv lyu.geosocial@gmail.com