View source: R/query_helper_funcs.R
get_table_vars | R Documentation |
Get variables from a specified table
get_table_vars(table_name, source, year, vars, db_con, collect_n = 10)
table_name |
the name of the table |
source |
the source (ccae or mdcr) |
year |
the year to collect from |
vars |
the variables to collect |
db_con |
a database connection |
collect_n |
the number of variables to collect |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.