Learn R Programming

yotover (version 0.3.5)

yotov_pane: Open Yotov database connection pane in RStudio

Description

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

Usage

yotov_pane()

Arguments

Examples

Run this code
# NOT RUN {
if (!is.null(getOption("connectionObserver"))) yotov_pane()
# }

Run the code above in your browser using DataLab