print.imola.template {imola}R Documentation

Custom print function for a template object.

Description

Custom print function for a template object.

Usage

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

Arguments

x

the object to print.

...

Additional arguments.

Value

No return value, called for side effects.


[Package imola version 0.5.0 Index]