tarpan2_get_variable_range: tarpan2_get_variable_range

Description Usage Arguments Value

Description

Gets specified variable range from specified table

Usage

1
2
tarpan2_get_variable_range(con = NULL, variable, table,
  schema = "public")

Arguments

con

A connection created by make_tarpan2_connection

variable

character - the variable to fetch data a range for

table

character - the name of the table containing specified variables

schema

character - one or more table names

Value

A dataframe with two columns: variable_min and variable_max


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