encoded.spec: Checks whether a Specification is Encoded

Description Usage Arguments Value

Description

Checks whether a specification is encoded with respect to the guide column.

Usage

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

Arguments

x

spec

column

character: items in column to check

...

passed arguments

Value

logical with same length as column argument


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

Related to encoded.spec in spec...