Learn R Programming

gdverse (version 1.3-3)

plot.interaction_detector: plot interaction detector result

Description

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

Usage

# S3 method for interaction_detector
plot(x, alpha = 1, ...)

Value

A ggplot2 layer

Arguments

x

Return by geodetector().

alpha

(optional) Picture transparency. Default is 1.

...

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