Book Image

R for Data Science

By : Dan Toomey
Book Image

R for Data Science

By: Dan Toomey

Overview of this book

Table of Contents (19 chapters)

Chapter 9. Data Visualization – 3D

R programming has several methods to display and visualize data in three dimensions. There are many times when this display technique gives you a clearer picture of the relationships involved.

This chapter will cover 3D in the following ways:

  • 3D methods.

  • Visualizing Big Data using 3D. Big Data is a special case where we normally have a large volume of observations to work with. Many times, visualizing data in a graphical form, especially in 3D, helps to determine the characteristics of the data.

  • Research areas for advanced visualization techniques.