Learn R Programming

ohvbd (version 1.0.0)

check_db_status: Check whether databases are currently online

Description

Attempt to access all presently supported databases and report if they were accessible.

Usage

check_db_status()

Arguments

Value

TRUE if all DB checks pass, else FALSE

Author

Francis Windram

Examples

Run this code
if (FALSE) { # interactive()
  check_db_status()
}

Run the code above in your browser using DataLab