shinyscan: A Shiny app for scan

View source: R/shinyscan.R

shinyscanR Documentation

A Shiny app for scan

Description

Run a Shiny app with most of the scan functions.

Usage

shinyscan(quiet = TRUE, ...)

Arguments

quiet

If TRUE (default) does not report shiny messages in the console.

...

Further arguments passed to the shiny::runApp() function.

Details

This function launches a shiny application. You need to have scplot and shiny installed. These packages are suggested but not necessarily installed along with scan. shinyscan() will ask to install missing packages.


jazznbass/scan documentation built on Jan. 29, 2024, 9:38 p.m.