print.spec {spec}R Documentation

Print Spec

Description

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

Usage

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

Arguments

x

spec

limit

number of characters to allow without intervention

...

passed arguments

Value

character


[Package spec version 0.1.9 Index]