launch_mchtoolbox: Start the Shiny Interface for mchtoolbox

View source: R/launch_mchtoolbox.R

launch_mchtoolboxR Documentation

Start the Shiny Interface for mchtoolbox

Description

lauch_mchtoolbox loads an interactive user interface built using R shiny.

Usage

launch_mchtoolbox()

Details

Launch mchtoolbox

The purpose of building the interactive user interface is to provide an easy method for people to use instead of the command line.

Value

Nothing

Author(s)

W. Kyle Hamilton and Jennifer Thompson

Examples

## Not run: 
library(shiny)
lauch_mchtoolbox()

## End(Not run)

ropenscilabs/mchtoolbox documentation built on May 11, 2022, 9:11 a.m.