neon_pane {neonstore}R Documentation

Open NEON database connection pane in RStudio

Description

This function launches the RStudio "Connection" pane to interactively explore the database.

Usage

neon_pane()

Examples

if (!is.null(getOption("connectionObserver"))) neon_pane()

[Package neonstore version 0.5.1 Index]