Generates dataframe with table variables (e.g., sds_id, val) and data types (e.g., varchar, float, integer)
1 | tarpan2_get_table_vars(con = NULL, table_name, table_schema = "public")
|
con |
A connection created by |
table_name |
character - the name of the table containing specified variables |
table_schema |
character - the name of the schmea containing specified variables, default is 'public' |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.