as.col_spec {vroom} | R 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)
Arguments
x |
Input object |
Examples
as.col_spec("cccnnn")
[Package vroom version 1.6.5 Index]