ggvis Tutorial

By Kristen Sosulski

Learn To Use ggvis Package In R
What is there in this video to offer?

With few new and ready features, the ggvis package is similar to ggplot2 i.e. it is also used to plot graphs and make interactive visuals based on evolving data. Like ggplot2, ggvis is also referred to as the grammar of graphics. ggvis has its own set of interactive tools which helps in making bar graphs, line graphs, scatter plots and many more visuals. In this tutorial, you will learn how to make the above-mentioned graphs interactive using ggvis. Then, we will also discuss layered model prediction and by the end of the tutorial, we will explore all the different tools available to make interactive visuals.

I hope you are enjoying the tutorial so far! With this video, we are almost done with two major packages that help make interactive visuals. You must have realized by now how important it is to display information effectively. By making information interactive, you are reaching the goal of displaying your data in the visual format. Now, in the next tutorial, we will go little deeper into the packages and will learn about Shiny Package in R which may be useful further as we move ahead.