print.kinetic: Print a kinetic object.

View source: R/OOP.R

print.kineticR Documentation

Print a kinetic object.

Description

Prints a kinetic object.

Usage

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

Arguments

x

a kinetic class object.

...

extra arguments, currently none.

Value

none, called for it's side effects.


PiotrTymoszuk/kinet documentation built on June 12, 2022, 7:29 p.m.