Learn R Programming

fold (version 0.2.6)

print.folded: Print Folded

Description

Prints folded. Specifically, shortens display of encoded items that are above limit.

Usage

# S3 method for folded
print(x, limit = 8, n = 10, ...)

Arguments

x

folded

limit

number of characters to allow without intervention

...

passed arguments

Value

character

See Also

fold.data.frame