check_connection: Check connection validity

View source: R/utils.R

check_connectionR Documentation

Check connection validity

Description

Internal function to validate a database connection object.

Usage

check_connection(wrds)

Arguments

wrds

Object to check.

Value

Invisibly returns TRUE if valid; aborts otherwise.


wrds documentation built on May 11, 2026, 5:06 p.m.