as.col_spec {minty} | 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 |
Value
a list / S3 object representing column specification
Examples
as.col_spec("cccnnn")
[Package minty version 0.0.1 Index]