print.cgps_erf {CausalGPS} | R Documentation |
Extend print function for cgps_erf object
Description
Extend print function for cgps_erf object
Usage
## S3 method for class 'cgps_erf'
print(x, ...)
Arguments
x |
A cgps_erf object. |
... |
Additional arguments passed to customize the results. |
Value
No return value. This function is called for side effects.
[Package CausalGPS version 0.5.0 Index]