R/shinySensMixed.R

Defines functions SensMixedUI

Documented in SensMixedUI

SensMixedUI <- function(){
  shiny::runApp(system.file('sensmixedUI', package='SensMixed'), 
                launch.browser = TRUE)
}

Try the SensMixed package in your browser

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

SensMixed documentation built on May 1, 2019, 9:16 p.m.