bgschol_list: Get a list of tables

Description Usage Arguments See Also Examples

View source: R/tables.R

Description

List of tables for big scholarly dataset.

Usage

1

Arguments

con

bgschol_con() object

See Also

Other tables: bgschol_execute(), bgschol_query(), bgschol_tbl()

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)

subugoe/bqschol documentation built on Dec. 23, 2021, 6:40 a.m.