run_shinymixr: Creates and run the interface

View source: R/run_shinymixr.r

run_shinymixrR Documentation

Creates and run the interface

Description

Creates and run the interface

Usage

run_shinymixr(wd = getwd(), ...)

Arguments

wd

character with the working directory

...

arguments passed to the shiny runApp function

Value

No return value, runs the shinyMixR interface

Author(s)

Richard Hooijmaijers

Examples


## Not run: 
 if (interactive()) run_shinymixr(".")

## End(Not run)

RichardHooijmaijers/shinyMixR documentation built on Nov. 15, 2024, 11:35 p.m.