as.col_spec {readr}R Documentation

Generate a column specification

Description

This is most useful for generating a specification using the short form

Usage

as.col_spec(x)

Arguments

x

Input object

Examples

as.col_spec("cccnnn")

[Package readr version 2.1.4 Index]