View source: R/close_all_connections.R
close_all_connections | R Documentation |
This function is meant to be called at the end of a run of the app. It will close all open connections to files or databases. This closes ALL connections. Not just the ones opened by this package.
close_all_connections()
No return value, called for side effects (see description)
close_all_connections()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.