wrds_inspect: Observe Tables structure in WRDS

View source: R/wrds_inspect.R

wrds_inspectR Documentation

Observe Tables structure in WRDS

Description

Remember to change the username in the dbConnect call below. Before being able to open the connection, you need to follow the steps here to set up your .pgpass file.

Usage

wrds_inspect(wrds)

Arguments

wrds

connection created with the wrds.connect() function.

Value

a data.frame containing the WRDS database tables structure


pietroreggiani/wrds.operator documentation built on April 26, 2022, 12:07 a.m.