has_a_default_connection {snowflakeauth}R Documentation

Reports whether a default connection is available

Description

Reports whether a default connection is available

Usage

has_a_default_connection(...)

Arguments

...

arguments passed to snowflake_connection()

Value

Logical value indicating whether a default connection is available.

Examples

has_a_default_connection()

[Package snowflakeauth version 0.1.2 Index]