print.anscombe: Print method for objects of class "anscombe"

View source: R/print.R

print.anscombeR Documentation

Print method for objects of class "anscombe"

Description

print method for class "anscombe".

Usage

## S3 method for class 'anscombe'
print(x, ...)

Arguments

x

an object of class "anscombe", a result of a call to anscombise or mimic.

...

Additional optional arguments to be passed to print.

Details

Just extracts the new dataset from x and prints it using print.

Value

The argument x, invisibly.

See Also

anscombise and mimic


anscombiser documentation built on Oct. 3, 2022, 1:05 a.m.