Description Usage Arguments Examples
List of tables for big scholarly dataset.
1 | bgschol_list(con = NULL)
|
con |
bgschol_con connection ( |
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)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.