Description Usage Arguments Value
Download data from WRDS
1 |
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. |
The downloaded dataset. By default, in data.table format.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.