R Data Visualization Cookbook
eBook - ePub

R Data Visualization Cookbook

Atmajitsinh Gohil

Share book
  1. 236 pages
  2. English
  3. ePUB (mobile friendly)
  4. Available on iOS & Android
eBook - ePub

R Data Visualization Cookbook

Atmajitsinh Gohil

Book details
Book preview
Table of contents
Citations

Frequently asked questions

How do I cancel my subscription?
Simply head over to the account section in settings and click on ā€œCancel Subscriptionā€ - itā€™s as simple as that. After you cancel, your membership will stay active for the remainder of the time youā€™ve paid for. Learn more here.
Can/how do I download books?
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
What is the difference between the pricing plans?
Both plans give you full access to the library and all of Perlegoā€™s features. The only differences are the price and subscription period: With the annual plan youā€™ll save around 30% compared to 12 months on the monthly plan.
What is Perlego?
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, weā€™ve got you covered! Learn more here.
Do you support text-to-speech?
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Is R Data Visualization Cookbook an online PDF/ePUB?
Yes, you can access R Data Visualization Cookbook by Atmajitsinh Gohil in PDF and/or ePUB format, as well as other popular books in Negocios y empresa & Inteligencia empresarial. We have over one million books available in our catalogue for you to explore.

Information

Year
2015
ISBN
9781783989508

R Data Visualization Cookbook


Table of Contents

R Data Visualization Cookbook
Credits
About the Author
About the Reviewers
www.PacktPub.com
Support files, eBooks, discount offers, and more
Why Subscribe?
Free Access for Packt account holders
Preface
What this book covers
What you need for this book
Who this book is for
Sections
Getting ready
How to do itā€¦
How it worksā€¦
There's moreā€¦
See also
Conventions
Reader feedback
Customer support
Downloading the example code
Errata
Piracy
Questions
1. A Simple Guide to R
Installing packages and getting help in R
Getting ready
How to do itā€¦
How it worksā€¦
There's moreā€¦
See also
Data types in R
How to do itā€¦
Special values in R
How to do itā€¦
How it worksā€¦
Matrices in R
How to do itā€¦
How it worksā€¦
Editing a matrix in R
How to do itā€¦
Data frames in R
How to do itā€¦
Editing a data frame in R
How to do it...
Importing data in R
How to do it...
How it worksā€¦
Exporting data in R
How to do itā€¦
How it worksā€¦
Writing a function in R
Getting ready
How to do itā€¦
How it worksā€¦
See also
Writing if else statements in R
How to do itā€¦
How it worksā€¦
Basic loops in R
How to do itā€¦
How it worksā€¦
Nested loops in R
How to do itā€¦
The apply, lapply, sapply, and tapply functions
How to do itā€¦
How it worksā€¦
Using par to beautify a plot in R
How to do itā€¦
How it worksā€¦
Saving plots
How to do itā€¦
How it worksā€¦
2. Basic and Interactive Plots
Introduction
Introducing a scatter plot
Getting ready
How to do itā€¦
How it worksā€¦
Scatter plots with texts, labels, and lines
How to do itā€¦
How it worksā€¦
There's moreā€¦
See also
Connecting points in a scatter plot
How to do itā€¦
How it worksā€¦
There's moreā€¦
See also
Generating an interactive scatter plot
Getting ready
How to do itā€¦
How it worksā€¦
There's moreā€¦
See also
A simple bar plot
How to do itā€¦
How it worksā€¦
There's moreā€¦
See also
An interactive bar plot
Getting ready
How to do itā€¦
How it worksā€¦
There's moreā€¦
See also
A simple line plot
Getting ready
How to do itā€¦
How it worksā€¦
See also
Line plot to tell an effective story
Getting ready
How to do itā€¦
How it worksā€¦
See also
Generating an interactive Gantt/timeline chart in R
Getting ready
How to do itā€¦
See also
Merging histograms
How to do itā€¦
How it worksā€¦
Making an interactive bubble plot
How to do itā€¦
How it worksā€¦
There's moreā€¦
See also
Constructing a waterfall plot in R
Getting ready
How to do itā€¦
3. Heat Maps and Dendrograms
Introduction
Constructing a simple dendrogram
Getting ready
How to do itā€¦
How it worksā€¦
There's more...
See also
Creating dendrograms with colors and labels
Getting ready
How to do itā€¦
How it worksā€¦
There's moreā€¦
Creating a heat map
Getting ready
How to do itā€¦
How it worksā€¦
There's moreā€¦
See also
Generating a heat map with customized colors
Getting ready
How to do itā€¦
How it worksā€¦
Generating an integrated dendrogram and a heat map
How to do itā€¦
There's moreā€¦
See also
Creating a three-dimensional heat map and a stereo map
Getting ready
How to do itā€¦
See also
Constructing a tree map in R
Getting ready
How to do itā€¦
How it worksā€¦
There's moreā€¦
See also
4. Maps
Introduction
Introducing regional maps
Getting ready
How to do itā€¦
How it worksā€¦
See also
Introducing choropleth maps
Getting ready
How to do itā€¦
How it worksā€¦
There's moreā€¦
See also
A guide to contour maps
How to do itā€¦
How it worksā€¦
There's moreā€¦
See also
Constructing maps with bubbles
Getting ready
How to do itā€¦
How it works...
There's moreā€¦
See also
Integrating text with maps
Getting ready
How to do itā€¦
See also
Introducing shapefiles
Getting ready
How to do itā€¦
See also
Creating cartograms
Getting ready
How to do itā€¦
See also
5. The Pie Chart and Its Alternatives
Introduction
Generating a simple pie chart
How to do itā€¦
How it worksā€¦
There's more...
See also
Constructing pie charts with labels
Getting ready
How to do itā€¦
How it worksā€¦
There's moreā€¦
Creating donut plots and interactive plots
Getting rady
How to do it...
How it worksā€¦
There's moreā€¦
See also
Generating a slope chart
Getting ready
How to do itā€¦
How it worksā€¦
See also
Constructing a fan plot
Getting ready
How to do itā€¦
How it worksā€¦
6. Adding the Third Dimension
Introduction
Constructing a 3D scatter plot
Getting ready
How to do itā€¦
How it worksā€¦
There's moreā€¦
See also
Generating a 3D scatter plot with text
Getting ready
How to do itā€¦
How it worksā€¦
There's moreā€¦
See also
A simple 3D pie chart
Getting ready
How to do itā€¦
How it worksā€¦
A simple 3D histogram
Getting ready
How to do itā€¦
How it worksā€¦
There's more...
Generating a 3D contour plot
Getting ready
How to do itā€¦
How it worksā€¦
Integrating a 3D contour and a surface plot
Getting ready
How to do itā€¦
How it worksā€¦
There's more...
See also
Animating a 3D surface plot
Getting ready
How to do itā€¦
How i...

Table of contents