wrds_connect: Open connection to WRDS

View source: R/wrds_connect.R

wrds_connectR Documentation

Open connection to WRDS

Description

Before being able to open the connection, you need to follow the steps here to set up your .pgpass file. This function should be run before all other wrds. functions, to open the database connection.

Usage

wrds_connect(username)

Arguments

username

string of the username you have with WRDS.

Examples

wrds_connect( "preggian")


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