Skip to contents

This improves the readability of the output

This prints a tfn object

Usage

# S3 method for class 'tfn'
print(x, ...)

Arguments

x

a tfn object

...

additional inputs

Value

A console printout of a TFN object

See also

Examples

tfn(-1, 0, 1)
#> tfn: [-1, 0, 1]