tarpan2_get_table_vars: tarpan2_get_table_vars

Description Usage Arguments

Description

Generates dataframe with table variables (e.g., sds_id, val) and data types (e.g., varchar, float, integer)

Usage

1
tarpan2_get_table_vars(con = NULL, table_name, table_schema = "public")

Arguments

con

A connection created by make_tarpan2_connection

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'


GlobalParametrics/taRpan_readonly documentation built on May 13, 2019, 11:23 a.m.