Type to search
A Minimal Book Example
1
Prerequisites
2
Introduction
2.1
Shiny Basic Skeleton
2.1.1
Running a Shiny app
2.2
Text elements within Shiny
2.3
R code within Shiny
2.3.1
Dreaming within the ui
2.3.2
Make it real within the server
2.4
Application
2.5
Exercice
3
Reactivity
3.1
Numeric Input
3.1.1
Exercices
3.2
Slider Input
3.2.1
Exercice
3.3
Text Input
3.3.1
Exercice
3.4
Select Input
3.4.1
Exercice
3.5
Color Input
3.5.1
Exercice
3.6
File Input
3.6.1
Exercices
3.7
Date Input
3.7.1
Exercices
4
Application Layout
5
Applications
5.1
Example one
5.2
Example two
6
Final Words
References
Published with bookdown
Facebook
Twitter
LinkedIn
Weibo
Instapaper
A
A
Serif
Sans
White
Sepia
Night
PDF
EPUB
A Minimal Book Example
Chapter 5
Applications
Some
significant
applications are demonstrated in this chapter.
5.1
Example one
5.2
Example two