Learn R Programming

neonstore (version 0.5.1)

neon_pane: Open NEON database connection pane in RStudio

Description

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

Usage

neon_pane()

Arguments

Examples

Run this code
if (!is.null(getOption("connectionObserver"))) neon_pane()

Run the code above in your browser using DataLab