encoded.spec {spec}R Documentation

Checks whether a Specification is Encoded

Description

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

Usage

## 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


[Package spec version 0.1.9 Index]