Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
R Shiny Interactive Web Apps - Next Level Data Visualization
Rating: 4.1 out of 5(1,684 ratings)
8,747 students

R Shiny Interactive Web Apps - Next Level Data Visualization

Learn how to use R and Shiny to create compelling data visualizations and how to share them online.
Last updated 7/2017
English
English [Auto],

What you'll learn

  • generate advanced shiny web apps
  • share apps over the internet or locally
  • embed pdfs, videos, images and text in a web app
  • create multi page shiny apps
  • add focus and zooming tools to shiny apps
  • generate shiny apps based on data tables
  • use pre defined layouts for styling
  • generate downloadable tables

Course content

4 sections30 lectures2h 53m total length
  • Welcome to R Shiny2:23

    Learn to build interactive R Shiny web apps with input widgets, filters, and dynamic plots, master app structure, styling, and embedding web content.

  • Get ready for R Shiny11:51

    Explore building interactive R Shiny apps for advanced data visualization, mastering dashboards, filters, parameters, and interactive charts and tables, with deployment options and practical project work.

  • The Basic Shiny Template7:54

    Explore the basic shiny template and its server, input, output, and session components, along with user interface concepts, sliders, plots, and deployment naming conventions.

  • The Input Widget Gallery - Tools to Enable User Input6:32

    Explore the R Shiny widget gallery to learn common input widgets for capturing user input. Use dates, text, numbers, files, checkboxes, radio buttons, sliders, and action buttons to drive outputs.

  • The Link List4:00

    Navigate a comprehensive link list of tools and documentation for building Shiny apps. It highlights official Shiny documentation by RStudio, deployment options, input widgets, layout guides, and beginner resources.

  • Link Collection0:39

Requirements

  • Basic R knowledge
  • General R data visualization skills (ggplot2, R base)
  • Computer with R and RStudio already installed

Description

R shiny allows you to present your data interactively – that means your app users can:

  • Set filters and columns in tables
  • Generate parameters for plots
  • Zoom and focus on specific areas of plots
  • Focus on selected portions of your data
  • Provide or upload files, text and all sorts of data
  • And much more

App users can do all of this without any R knowledge. You do the coding, your users get the info they are looking for!

In this course I will show you step by step how to master R Shiny. We will start out with the general shiny script – all scripts should have the same basic structure.

You will then learn how to make your app interactive by using input widgets. These features take user inputs which can be used to generate or modify the app content.

You will learn how to style your app for an appealing layout.

I will also show you how to use HTML tags to integrate or embed standard web content like youtube videos, pdfs, text, pictures and much more.

After that you will learn about advanced shiny apps that allow zooming and downloading

And you will learn how to integrate tables.

This course is not just pure theory. The last section is all about applying your new shiny skills. I prepared a course project which combines all the topics discussed in the course and more. This project is modeled after a real world financial app. You will get the project description and the raw data to test your skills.

Note that this course requires basic R skills. If you are totally new to R, check out some R intro material first and then revisit the course.

All the software downloads, add on packages as well as entry level hosting for shiny are totally free. I will show you what you need and where to get it. That includes hosting as well.

Take a look at shiny – your boss, colleagues, students, customers will be astonished what modern day data visualization can do.

Who this course is for:

  • Business analysts
  • Data scientists
  • Entrepreneurs
  • Students looking for modern data visualizations tools
  • Everybody interested in data science and visualization