WRDS Schemata
wrds_schemata.Rd
Get all available WRDS schemata.
Arguments
- conn
Database connection to WRDS created with wrds_connect.
Value
A tibble with the following column:
schema_name
: Schema name. Use wrds_schema_tables to query all tables under a schema.