Description Usage Arguments Functions
Link to MySQL database and extract column names of table in database.
1 2 3 | list_VN_mysql(database, table_name, username, password)
list_VN_flat(wkdir, database, table_name)
|
database |
Name of database. Should be either |
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'. |
username |
User name for accessing database if |
password |
Password for accessing database if |
wkdir |
The path to working directory. See |
list_VN_flat
: Link to flat tables and extract column names.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.