Description
In this course, you will learn :
- Discover how to create a Shiny app.
- In RShiny, you can create standalone web applications and dashboards.
- Learn about advanced visualisation software that can bring your charts and maps to life.
- Learn how to personalise the app using HTML and CSS formatting.
- Discover how to use functions to make your app run faster.
- Design elements placement for the app
- How to include various elements such as checkbox, dropdowns, datinputs..
- How to include output elements such as HTML text, datatables, charts, maps..
- Dependent elements
- Export and import functionalities
- TabPanel and condition Panel
- Notification menus and task menus
- Changing body, header and sidebar color, icons using HTML tags
Syllabus :
- How to setup a simple web frontend in RShiny?
- How to add multiple input functions and structure them?
- How to customize app for more user control?
- How to create different views of same app?