This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
shiny
Watch
1
Star
1
Fork
0
You've already forked shiny
mirror of
https://github.com/rstudio/shiny.git
synced
2026-04-07 03:00:20 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b505c5a9d3fd21ac6e8d2090f80bcd92a6eb40ce
shiny
/
inst
/
examples
/
11_timer
/
ui.R
Winston Chang
5d6d75b4f3
Remove shinyUI() and shinyServer() from examples
2016-04-05 15:23:23 -05:00
4 lines
41 B
R
Raw
Blame
History
fluidPage
(
textOutput
(
"
currentTime"
)
)
Reference in New Issue
View Git Blame
Copy Permalink