View source: R/connection_pool.R
| connection_pool_list | R Documentation |
Shows all currently active connection pools with their status.
connection_pool_list()
A data frame with pool information:
name: Pool name
valid: Whether pool is valid
connections: Number of active connections (if available)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.