View source: R/ojo_check_ssl.R
ojo_check_ssl | R Documentation |
Check whether the database connection is using SSL properly
ojo_check_ssl(..., .con = NULL)
... |
Placeholder |
.con |
The ojodb connection to use |
A logical indicator of whether the db connection is properly using SSL
## Not run:
# Identifies the table
ojo_check_ssl()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.