Learn R Programming

rfishbase (version 4.1.2)

fishbase_pane: Open database connection pane in RStudio

Description

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

Usage

fishbase_pane()

Arguments

Examples

Run this code
if (FALSE) { # interactive()

if (!is.null(getOption("connectionObserver"))) fishbase_pane()
}

Run the code above in your browser using DataLab