Learn R Programming

imola (version 0.5.0)

print.imola.template: Custom print function for a template object.

Description

Custom print function for a template object.

Usage

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

Arguments

x

the object to print.

...

Additional arguments.

Value

No return value, called for side effects.