starburst_is_configured: Check if staRburst is configured

View source: R/setup.R

starburst_is_configuredR Documentation

Check if staRburst is configured

Description

Returns TRUE if starburst_setup() has been run, the configuration file exists, and AWS credentials are available. Useful for guarding example code that requires AWS credentials.

Usage

starburst_is_configured()

Value

TRUE if configured and credentials are available, FALSE otherwise.

Examples

starburst_is_configured()

starburst documentation built on July 23, 2026, 1:07 a.m.