labels.spec: Extract Labels from Specification

Description Usage Arguments Value

Description

Extracts labels from specification label column.

Usage

1
2
## S3 method for class 'spec'
labels(object, column = object$column, ...)

Arguments

object

spec

column

character: items in column to check

...

passed arguments

Value

character


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

Related to labels.spec in spec...