encoded.spec: Checks whether a Specification is Encoded

View source: R/spec.R

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


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