gether_table_data: Gather (gether) data from all tables defined in a collection...

View source: R/pull_tables_gether.R

gether_table_dataR Documentation

Gather (gether) data from all tables defined in a collection tab

Description

Gather (gether) data from all tables defined in a collection tab

Usage

gether_table_data(
  collect_tab = collect_table(),
  table,
  vars = c(),
  db_con,
  collect_n = Inf
)

Arguments

collect_tab

a collection table

table

name of table to collect data from

vars

variables to collect

db_con

a connection to a database,

collect_n

the number of rows to collect


aarmiller/smallDB documentation built on March 29, 2024, 9:37 a.m.