autoplot.hspt_d: Plot map of changes in grid counts

View source: R/autoplot.R

autoplot.hspt_dR Documentation

Plot map of changes in grid counts

Description

Plot the output produced by hotspot_change with reasonable default values.

Usage

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

## S3 method for class 'hspt_d'
autolayer(object, ...)

Arguments

object

An object with the class hspt_d, e.g. as produced by hotspot_change.

...

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.

Functions

  • autolayer(hspt_d): Create a ggplot layer of change in grid counts


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