Build your first R Shiny app in under 2 hours with this easy to follow course

What you will learn

Learn about Shiny app design

Build stand alone web applications, dashboards in RShiny

Learn about advanced visualization packages to make your charts and maps come alive

Learn to customize the app with HTML and CSS formatting

Learn about functions to make app run faster

Description

This course is aimed at students and professionals alike to help them learn how to design and structure apps using RShiny.

With built in quizzes, assignments, external resources and Project , this course will leave you up and running in under 2 hours!

For each course, codes are provided and I have walked through the code outputs, syntax andΒ  important concepts in RShiny to better understand the reason for some of the syntax. This course is mainly based on my learnings in Rshiny over the past couple of years and hence, contains collated end-end solutions for app building and some of most common problems encountered.


Get Instant Notification of New Courses on our Telegram channel.


Over the course of this lecture, I have covered following topics

  • 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

and much more..

How is the course different?

  • Slowly building up in each lecture to be fully proficient in building Shiny apps by the end
  • Learning by doing rather than just memorizing code syntax
  • Explanation for all parameters used with extensive resources for further exploration
  • Quality instructor support for this and all future RShiny projects
  • Tips to modify standard look of the app and designing your own version
English
language

Content

Welcome to RShiny!

Introduction
Test your R basics
How to define file structure in Shiny?
Section 1 codes and files

How to setup a simple web frontend in RShiny?

Lecture structure
Pop quiz
How to structure the app?
How to add input and output function to your app?
Pop quiz
Shinydashboard for better customizations
Assignment
Section 2 codes and files

How to add multiple input functions and structure them?

Lecture structure
More about shiny widgets!
Pop quiz
How to structure widgets in the app?
How to make app run faster with different kinds of processing?
Pop quiz
Section 3 codes and files

How to customize app for more user control?

Lecture structure
Pop quiz
Customize the box appearance
Add value and info boxes for showing most important data
Event controlled actions
Datatables and data download
Pop quiz
Section 4 codes and files

How to create different views of same app?

Lecture structure
Pop quiz
ConditionPanel and tabs
Notification and Task menus
Maps and interactive visualizations
Pop quiz
Section 5 codes and files

Project

Project details

Ending notes

Ending notes