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 April 3, 2025, 7:36 p.m.