Learn R Programming

wrds (version 0.0.1)

check_connection: Check connection validity

Description

Internal function to validate a database connection object.

Usage

check_connection(wrds)

Value

Invisibly returns TRUE if valid; aborts otherwise.

Arguments

wrds

Object to check.