View source: R/MetaDataRegistry.R
add_table | R Documentation |
A generic function to add new table metadata to a registry object.
add_table(registry, table_metadata)
registry |
The registry object to which metadata will be added. |
table_metadata |
A data.table object created by |
The updated registry object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.