as.vector.spec {spec}R Documentation

Coerce to Vector from Spec.

Description

Coerces to vector from spec by returning column.

Usage

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

Arguments

x

spec

mode

to match generic


[Package spec version 0.1.9 Index]