Learn R Programming

remap (version 0.3.2)

print.remap: Print method for remap object.

Description

Print method for remap object.

Usage

# S3 method for remap
print(x, ...)

Value

No return value, a description of the remap object is printed in the console.

Arguments

x

S3 object output from remap.

...

Extra arguments.