print.spec: Print Spec

Description Usage Arguments Value

Description

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

Usage

1
2
## S3 method for class 'spec'
print(x, limit = 8, ...)

Arguments

x

spec

limit

number of characters to allow without intervention

...

passed arguments

Value

character


spec documentation built on May 2, 2019, 10:14 a.m.

Related to print.spec in spec...