Description Usage Arguments Value
View source: R/file_structure_methods.R
Helper function for read_data()
: Generate locale
object for readr::read_fwf()
1 | get_fwf_locale(obj, ...)
|
obj |
A file_structure class or a file_definition class object, that holds all informations needed for reading a specific data set. |
... |
Optional error handler |
An object generated by readr::default_locale()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.