Flag message for successfully loading a table
1 | success_msg(table_name, database, is_database = TRUE)
|
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'. |
database |
Name of database. Should be either |
is_database |
Whether table is in a database. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.