print.remap {remap} | R Documentation |
Print method for remap object.
Description
Print method for remap object.
Usage
## S3 method for class 'remap'
print(x, ...)
Arguments
x |
S3 object output from remap. |
... |
Extra arguments. |
Value
No return value, a description of the remap object is printed in the console.
[Package remap version 0.3.1 Index]