View source: R/connection_pool.R
| connection_pool_close_all | R Documentation |
Closes all active connection pools. Useful for cleanup when shutting down R sessions or resetting state.
connection_pool_close_all(quiet = FALSE)
quiet |
Logical. If TRUE, suppresses messages (default: FALSE) |
Invisibly returns the number of pools closed
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.