R/peekbankr.R
list_peekbank_tables.Rd
List of peekbank tables
list_peekbank_tables(connection)
A connection to the peekbank database
A vector of the names of tables in peekbank
if (FALSE) { # \dontrun{ con <- connect_to_peekbank() list_peekbank_tables(con) } # }