print.ccobject {ccostr}R Documentation

Adding to the generic print function

Description

Adding to the generic print function

Usage

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

Arguments

x

The ccobject

...

passthrough

Value

a plot


[Package ccostr version 0.1.0 Index]