inst/doc/usage_connect_to_record_database.R

## ---- include = FALSE---------------------------------------------------------
knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>"
)

## ----figure_1, echo=FALSE, fig.cap="*Select from available database modules.*", fig.align='center'----
knitr::include_graphics('connect2db.png')

## ----figure_3, echo=FALSE, fig.cap="*Successful connection to database with supported data model.*", fig.align='center'----
knitr::include_graphics('connect2db_success.png')

## ----figure_2, echo=FALSE, fig.cap="*Error when connecting to a database with an unsupported data model.*", fig.align='center'----
knitr::include_graphics('connect2db_error.png')

Try the ReviewR package in your browser

Any scripts or data that you put into this service are public.

ReviewR documentation built on Sept. 1, 2023, 5:08 p.m.