Description Usage Arguments Value
View source: R/file_structure.R
Helper function for creating a file_structure class object
1 | new_file_structure_(file_structure, class, err_h)
|
file_structure |
A list holding all file_structures for reading an FWF, DSV, EXCEL or SAS data file. |
class |
A character vector holding the names of the subclasses of the object |
err_h |
An error handler |
A file_structure
class object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.