get_docs: Open up the documentation of a database

Description Usage Arguments Value

View source: R/dbconnectr.R

Description

Open up the documentation of a database

Usage

1
get_docs(dbname = "main-app", open = TRUE)

Arguments

dbname

character string specifying the database you want to connect to. Use get_databases to get a list of available databases.

open

boolean denoting whether or not to open the URL.

Value

The database documentation URL (invisibly).


datacamp/dbconnectr documentation built on Nov. 30, 2021, 1:53 a.m.