list_peekbank_tables: List of peekbank tables

Description Usage Arguments Value Examples

View source: R/peekbankr.R

Description

List of peekbank tables

Usage

1

Arguments

connection

A connection to the peekbank database

Value

A vector of the names of tables in peekbank

Examples

1
2
3
4
5
## Not run: 
con <- connect_to_peekbank()
list_peekbank_tables(con)

## End(Not run)

langcog/peekbankr documentation built on Sept. 20, 2021, 8:39 p.m.