krsp_tables: List tables in the KRSP database

Description Usage Arguments Value Examples

View source: R/krsp-tables.r

Description

List tables in the KRSP database

Usage

1

Arguments

con

A connection to the KRSP database

Value

List of tables in KRSP database

Examples

1
2
con <- krsp_connect()
krsp_tables(con)

mstrimas/krsp documentation built on May 23, 2019, 8:16 a.m.