bgschol_list: Get a list of tables

Description Usage Arguments Examples

View source: R/tables.R

Description

List of tables for big scholarly dataset.

Usage

1

Arguments

con

bgschol_con connection (bgschol_con())

Examples

1
2
3
4
5
6
7
## Not run: 
# Connect
my_con <- my_con <- bqschol::bgschol_con(dataset = "cr_history")
# Get a list of tables
bgschol_list(my_con)

## End(Not run)

njahn82/bqschol documentation built on Dec. 22, 2021, 2:18 a.m.