try_add_dataframe: Try to add a dataframe to the table
Description
If this fails, a list describing the error is added instead
Usage
try_add_dataframe(table, ...)
Value
A table annotation with a dataframe
attribute added with data frame
holding the contents of the table or an error.
Arguments
- table
a csvw:Table
annotation
- ...
arguments to add_dataframe