WRDSQuery: Download data from WRDS

Description Usage Arguments Value

Description

Download data from WRDS

Usage

1
WRDSQuery(wrds.query, nobs = -1, con = wrds, dt.format = TRUE)

Arguments

wrds.query

A string containing the query for the WRDS server.

nobs

The number of records to download (default is all).

con

The name of the connection to use (defaults to wrds).

dt.format

Should the returned dataset be a data.table? Default is yes.

Value

The downloaded dataset. By default, in data.table format.


laszlo-jakab/laszlor documentation built on May 31, 2019, 2:25 p.m.