Learn R Programming

moonBook (version 0.1.1)

print.mytable: Print function for class "mytable"

Description

Print function for class "mytable"

Usage

## S3 method for class '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.