Missing class for [read_data_()]
1 2 3 4 5 6 | ## Default S3 method:
read_data_(
file_definition,
err_h = composerr("Error while calling 'read_data_()'"),
...
)
|
file_definition |
A file_definitionuration object, holds all informations needed for reading the data. This object can be created with one of the following functions:
|
err_h |
An error handler |
... |
Additional arguments |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.