print.anscombe {anscombiser} | R Documentation |
print
method for class "anscombe".
## S3 method for class 'anscombe'
print(x, ...)
x |
an object of class "anscombe", a result of a call to |
... |
Additional optional arguments to be passed to
|
Just extracts the new dataset from x
and prints it using
print
.
The argument x
, invisibly.
anscombise
and mimic