Book Image

R Data Visualization - Basic Plots, Maps, and Pie Charts [Video]

By : Atmajit Singh Gohil
Book Image

R Data Visualization - Basic Plots, Maps, and Pie Charts [Video]

By: Atmajit Singh Gohil

Overview of this book

<p>R is an open source language for data analysis and graphics. It is platform-independent and allows users to load various packages as well as develop their own packages to interpret data better.This video is packed with practical recipes, designed to provide you with all the guidance needed to get to grips with data visualization with R.</p> <p>We start - off with the basics of R plots and an introduction to heat maps and customizing them. After this, we gradually take you through creating interactive maps using the googleVis package. Finally, we generate choropleth maps and contouring maps, bubble plots, and pie charts.</p> <h1>Style and Approach</h1> <p>This course follows a video-based approach—where each recipe presents unique functions of plots, charts, and maps in step-by-step manner. With practical hands-on guidance in each and every recipe, you'll be able to get to grips with the underlying concepts.</p>
Table of Contents (5 chapters)
Chapter 2
Basic and Interactive Plots
Content Locked
Section 6
Merging Histograms
Plot a histogram using the googleVis package and merge more than one histogram on the same page. - Install the googleVis package - Generate the histograms - Combine the two gvis objects in one browser