is.connected | R Documentation |
Verify if connection object is still valid, is connected to the database server.
is.connected(conn, ...) ## S3 method for class 'MariaDBConnection' is.connected(conn, ...)
conn |
DB connection object. |
... |
Optional parameters. |
Connection status.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.