print.spec: Print Spec

View source: R/spec.R

print.specR 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


bergsmat/spec documentation built on Feb. 21, 2024, 1:20 p.m.