Skip to content

Commit

Permalink
touch app
Browse files Browse the repository at this point in the history
  • Loading branch information
schloerke authored Dec 4, 2023
1 parent e92c2eb commit 81d5130
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions inst/apps/002-text/app.R
Original file line number Diff line number Diff line change
Expand Up @@ -60,5 +60,6 @@ server <- function(input, output) {

}


# Create Shiny app ----
shinyApp(ui = ui, server = server)

0 comments on commit 81d5130

Please sign in to comment.