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 1.4.0 Index]