Learn R Programming

repr (version 0.6)

repr_text: Text representation

Description

The only representation defined per default for everthing (via print())

Usage

repr_text(obj, ...)

## S3 method for class 'default': repr_text(obj, ...)

Arguments

obj
The object to print and then return the output
...
ignored

See Also

repr-generics for other generics