print.mytable: Print function for class "mytable"
Description
Print function for class "mytable"
Usage
# S3 method for mytable
print(x, ...)
Arguments
x
An object of class "mytable", a result of a call to mytable
...
further arguments passed to or from other methods.