try_add_dataframe: Try to add a dataframe to the table

try_add_dataframeR Documentation

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, ...)

Arguments

table

a csvw:Table annotation

...

arguments to add_dataframe

Value

A table annotation with a dataframe attribute added with data frame holding the contents of the table or an error.


csvwr documentation built on Nov. 21, 2022, 5:05 p.m.