View source: R/file_structure_methods.R
Missing class for get_col_names()
1 2 3 4 5 6 | ## Default S3 method:
get_col_names(
obj,
err_h = composerr("Error while calling 'get_col_names()'"),
...
)
|
obj |
A file_structure class or a file_definition class object, that holds all informations needed for reading a specific data set. |
err_h |
An error handler |
... |
Optional error handler |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.