| list_subscriptions | R Documentation |
Returns a character vector of WRDS schemas the user has access to.
list_subscriptions(wrds)
wrds |
A |
A character vector of schema names.
## Not run:
wrds <- wrds_connect()
list_subscriptions(wrds)
wrds_disconnect(wrds)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.