get_core_data_delay: Gather variables from core information for a specific table

Description Usage Arguments Value

Description

Gather variables from core information for a specific table

Usage

1
get_core_data_delay(table_name, vars = c(), db_path, collect_n = Inf)

Arguments

table_name

The specific core table name in the database to access

vars

Vector of variables it the core table to return

db_path

Path to the database

collect_n

The number of observations to return

Value

A tibble with all the specified variables to return. Number of rows of tibble returned is determined by the collect_n argument


aarmiller/delayDX documentation built on July 11, 2021, 4:01 p.m.