R/servevolleyRapp.R

#' svRshiny
#'
#' @description shiny app to simulate tennis games:sets:matches between two players
#'
#' @export
svRshiny <- function() {
    shiny::runApp(system.file("servevolleyRapp", package = "servevolleyR"))
}
durtal/servevolleyR documentation built on May 15, 2019, 6:02 p.m.