| print.anscombe {anscombiser} | R 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  | 
| ... | Additional optional arguments to be passed to
 | 
Details
Just extracts the new dataset from x and prints it using
print.
Value
The argument x, invisibly.
See Also
anscombise and mimic
[Package anscombiser version 1.1.0 Index]