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 2
Data in Higher Dimensions
Content Locked
Section 7
Constructing a Radial Plot
In this video, we will use oil prices in USA as an example to construct the radial plot. - Install the package and load the library - Import the oil.csv data file - Construct a radial plot