Skip to content
Snippets Groups Projects
Commit 701950f7 authored by sarauh's avatar sarauh
Browse files

Update file app.R

parent 71ad5f4f
No related branches found
No related tags found
No related merge requests found
Pipeline #224757 passed
library(shiny)
ui <- fluidPage(
"Hello, world, the second"
"Hello, world, the third"
)
server <- function(input, output, session) {
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment