cites_pane: Open CITES database connection pane in RStudio

View source: R/connection-pane.R

cites_paneR Documentation

Open CITES database connection pane in RStudio

Description

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

Usage

cites_pane()

Examples

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

ropensci/citesdb documentation built on May 13, 2023, 1:53 a.m.