check_connection: Check if connecting to childes db is possible
Description
Check if connecting to childes db is possible
Usage
check_connection(db_version = "current", db_args = NULL)
Arguments
db_version
String of the name of database version to use
db_args
List with host, user, and password defined
Value
Logical indicating whether a connection was successfully formed