Description Usage Arguments Value
View source: R/as_col_positions.R
Convert table_design_fwf objects to lists that can be used as
col_positions argument to readr::read_fwf()
1 2 3 4 | as_col_positions(x)
## S3 method for class 'table_design_fwf'
as_col_positions(x)
|
x |
a |
a list with columns start, end, col_name.
a list with columns start, end, col_name
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.