Book Image

R Data Visualization - Word Clouds and 3D Plots [Video]

By : Atmajit Singh Gohil
Book Image

R Data Visualization - Word Clouds and 3D Plots [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 and develop their own 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 chloropleth maps and contouring maps, bubble plots, and pie charts.</p> <h2>Style and Approach</h2> <p>This course follows a video-based approach, where each recipe presents unique functions of plots, charts, and maps in a step-by-step manner. With practical hands-on guidance in each and every recipe, you'll easily get to grips with the underlying concepts.</p>
Table of Contents (5 chapters)
Chapter 1
Adding the Third Dimension
Content Locked
Section 5
A Simple 3D Histogram
In this video, we will plot a 3D Histogram. - Generate data for the x and y values - Generate the histogram using hist3D function - Plot a ribbon plot