as.vector.spec: Coerce to Vector from Spec.

Description Usage Arguments

Description

Coerces to vector from spec by returning column.

Usage

1
2
## S3 method for class 'spec'
as.vector(x, mode = "any")

Arguments

x

spec

mode

to match generic


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

Related to as.vector.spec in spec...