print.cgps_cw: Extend print function for cgps_cw object

View source: R/print.R

print.cgps_cwR Documentation

Extend print function for cgps_cw object

Description

Extend print function for cgps_cw object

Usage

## S3 method for class 'cgps_cw'
print(x, ...)

Arguments

x

A cgps_cw object.

...

Additional arguments passed to customize the results.

Value

No return value. This function is called for side effects.


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