get_table_vars: Get variables from a specified table

View source: R/query_helper_funcs.R

get_table_varsR Documentation

Get variables from a specified table

Description

Get variables from a specified table

Usage

get_table_vars(table_name, source, year, vars, db_con, collect_n = 10)

Arguments

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


aarmiller/dbBuildr documentation built on Jan. 29, 2024, 5:36 a.m.