autoplot.cgps_cw: A helper function for cgps_cw object

View source: R/plot.R

autoplot.cgps_cwR Documentation

A helper function for cgps_cw object

Description

A helper function to plot cgps_cw object using ggplot2 package.

Usage

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

Arguments

object

A cgps_cw object.

...

Additional arguments passed to customize the plot.

Value

Returns a ggplot object.


CausalGPS documentation built on June 22, 2024, 9:31 a.m.