R/bakerUI.R

Defines functions bakerUI

Documented in bakerUI

#' User Interface for baker
#' 
#' @export 
bakerUI <- function(){
  shiny::runApp(system.file("shiny",package="baker"))
}
oslerinhealth/baker documentation built on May 22, 2021, 12:05 p.m.