print.remap: Print method for remap object.

View source: R/remap.R

print.remapR 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.


remap documentation built on July 9, 2023, 6:44 p.m.