plot.ecological_detector {gdverse}R Documentation

plot ecological detector

Description

S3 method to plot output for ecological detector in geodetector().

Usage

## S3 method for class 'ecological_detector'
plot(x, ...)

Arguments

x

Return by geodetector().

...

(optional) Other arguments passed to ggplot2::theme().

Value

A ggplot2 layer

Author(s)

Wenbo Lv lyu.geosocial@gmail.com


[Package gdverse version 1.3-3 Index]