print.module {mod} | R Documentation |
Print a Module
Description
Print a Module
Usage
## S3 method for class 'module'
print(x, ...)
Arguments
x |
an object |
... |
dot-dot-dot, ignored |
Value
the object itself; invisible
[Package mod version 0.1.3 Index]