inst/doc/openPrimeRui_vignette.R

## ----vignette_options, echo = FALSE, message = FALSE, warning = FALSE---------
knitr::opts_chunk$set(collapse = TRUE, comment = "#>")

## ----check_dependencies, message = FALSE, warning = FALSE, eval = TRUE--------
library(openPrimeR)
if (interactive()) {
    startApp()
}

Try the openPrimeRui package in your browser

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

openPrimeRui documentation built on Nov. 8, 2020, 6:44 p.m.