| wrds_disconnect | R Documentation |
Closes a WRDS database connection.
wrds_disconnect(wrds)
wrds |
A |
Invisibly returns TRUE if disconnection was successful.
## Not run:
wrds <- wrds_connect()
wrds_disconnect(wrds)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.