print.nax: Print method for an object of class nax
Description
Prints the contents of an object of class nax
Usage
# S3 method for nax
print(x, ...)
Value
No return value, called for side effects.
Arguments
- x
an object of class nax
- ...
not yet functional.
Author
Leonardo Ramirez-Lopez