repr_text: Text representation

View source: R/generics.r

repr_textR Documentation

Text representation

Description

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

Usage

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


IRkernel/repr documentation built on Aug. 10, 2024, 5:03 p.m.