Check data.type and table_name
1 | check_type(table_name, data.type, database)
|
table_name |
The name of dataset. File extension must be included if the data is saved as a flat file instead of in a database, e.g. 'data.csv' should be given instead of simply 'data'. |
data.type |
|
database |
Name of database. Should be either |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.