autoplot.hspt_c: Plot map of hotspot classifications

View source: R/autoplot.R

autoplot.hspt_cR Documentation

Plot map of hotspot classifications

Description

Plot the output produced by hotspot_classify with reasonable default values.

Usage

## S3 method for class 'hspt_c'
autoplot(object, ...)

Arguments

object

An object with the class hspt_c, e.g. as produced by hotspot_classify.

...

Currently ignored, but may be used for further options in future.

Value

A ggplot object.

This function returns a ggplot object, meaning you can further control the appearance of the plot by adding calls to further ggplot2 functions.


mpjashby/sfhotspot documentation built on Feb. 21, 2025, 9:01 p.m.