Skip to contents

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

Usage

fishbase_pane()

Examples

if (FALSE) { # interactive()

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