Skip to content

Commit

Permalink
Minor reformatting of lines
Browse files Browse the repository at this point in the history
  • Loading branch information
davide-vitiello committed Nov 29, 2024
1 parent 9a4a735 commit 84e3620
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions BFE_RShiny/oasisui/R/runOasiui.R
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,5 @@
#'
#' @export
runOasisui <- function(port = 3838, mode = "app", ...) {

runApp(appDir = system.file(mode, package = "oasisui"), port = port, ...)

}

0 comments on commit 84e3620

Please sign in to comment.