as.col_spec: Coerce to a column specification

View source: R/col_types.R

as.col_specR Documentation

Coerce to a column specification

Description

This is most useful for generating a specification using the short form or coercing from a list.

Usage

as.col_spec(x, call = caller_env())

Arguments

x

Input object

Examples

as.col_spec("cccnnn")

vroom documentation built on Jan. 27, 2026, 5:09 p.m.