Description Usage Details Value
View source: R/db_connection.R
Use with try to detect and handle errors
1 | is_error(x)
|
con = try(DBIConnect(..)) if(is_error(con)) handle error...
bool
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.