autoplot.gpsm_erf: A helper function for gpsm_erf object

View source: R/plot.R

autoplot.gpsm_erfR Documentation

A helper function for gpsm_erf object

Description

A helper function to plot gpsm_erf object using ggplot2 package.

Usage

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

Arguments

object

A gpsm_erf object.

...

Additional arguments passed to customize the plot.

Value

Returns a ggplot object.


CausalGPS documentation built on Sept. 30, 2023, 1:06 a.m.