R/MatchItShiny.R

MatchItShiny <- function(x) {
  a=shiny::runApp(system.file("MatchItShiny", package="MatchItShiny") , launch.browser = TRUE)
  return(invisible(a))
}
BejaouiSayf/MatchItShiny documentation built on May 28, 2019, 11:57 a.m.