R Shiny is a package of R Programming related to Web Server, Webapp and Service. Before we get onto what is R Shiny and the usage of R Shiny, let us have a quick recap on webserver, Website, Webapp, Web development languages, Web development framework and more. We need to have a basic understand on the basics of Webapp to learn R Shiny!
R Shiny Training Content – 25 Hours
Topic |
Sub Topic |
Practical |
Welcome to Shiny |
R Programming |
|
|
What is Shiny |
|
|
Installation of Shiny |
Yes |
|
Hello World |
Yes |
|
Structure of a Shiny App |
Yes |
|
Running an App |
Yes |
|
Relaunching an App |
Yes |
Build a user Interface |
Layouts |
Yes |
|
HTML Content |
Yes |
|
Headers |
Yes |
|
Images |
Yes |
Control Widgets |
Control Widgets (radioButton) |
Yes |
|
Function vs Widgets |
Yes |
|
Adding Widgets |
Yes |
Display Reactive Output |
What is reactive output |
|
|
Steps to create a reactive output (tableOutput) |
Yes |
R Scripts and Data |
What are datasets and how to use it |
|
|
Sample set 1 – countries.rds & helpers.R |
|
|
Sequencing – Load file and paths |
|
|
Execution |
|
|
Generation of sample Data |
Yes |
|
Test case |
Yes |
Reports – Share |
Share as R Script |
Yes |
|
Share as Webpage |
Yes |
|
Downloadable Report |
Yes |
|
Interactive Report |
Yes |
Hiran Ram Babu