derive_table_schema | R Documentation |
Derive csvw table schema from a data frame
derive_table_schema(d)
d |
a data frame |
a list describing a csvw:tableSchema
derive_table_schema(data.frame(a=1,b=2))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.