gether_core_data: Gather (gether) core data from all tables defined in a...

View source: R/pull_tables_gether.R

gether_core_dataR Documentation

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

Description

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

Usage

gether_core_data(
  collect_tab = collect_table(),
  vars = c(),
  db_con,
  collect_n = Inf
)

Arguments

collect_tab

a collection table

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.