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

repr_text(obj, ...)

# Default S3 method
repr_text(obj, ...)

Arguments

obj

The object to print and then return the output

...

ignored

See also

repr-generics for other generics