R Data Visualization Cookbook
eBook - ePub

R Data Visualization Cookbook

Atmajitsinh Gohil

Partager le livre
  1. 236 pages
  2. English
  3. ePUB (adapté aux mobiles)
  4. Disponible sur iOS et Android
eBook - ePub

R Data Visualization Cookbook

Atmajitsinh Gohil

DĂ©tails du livre
Aperçu du livre
Table des matiĂšres
Citations

Foire aux questions

Comment puis-je résilier mon abonnement ?
Il vous suffit de vous rendre dans la section compte dans paramĂštres et de cliquer sur « RĂ©silier l’abonnement ». C’est aussi simple que cela ! Une fois que vous aurez rĂ©siliĂ© votre abonnement, il restera actif pour le reste de la pĂ©riode pour laquelle vous avez payĂ©. DĂ©couvrez-en plus ici.
Puis-je / comment puis-je télécharger des livres ?
Pour le moment, tous nos livres en format ePub adaptĂ©s aux mobiles peuvent ĂȘtre tĂ©lĂ©chargĂ©s via l’application. La plupart de nos PDF sont Ă©galement disponibles en tĂ©lĂ©chargement et les autres seront tĂ©lĂ©chargeables trĂšs prochainement. DĂ©couvrez-en plus ici.
Quelle est la différence entre les formules tarifaires ?
Les deux abonnements vous donnent un accĂšs complet Ă  la bibliothĂšque et Ă  toutes les fonctionnalitĂ©s de Perlego. Les seules diffĂ©rences sont les tarifs ainsi que la pĂ©riode d’abonnement : avec l’abonnement annuel, vous Ă©conomiserez environ 30 % par rapport Ă  12 mois d’abonnement mensuel.
Qu’est-ce que Perlego ?
Nous sommes un service d’abonnement Ă  des ouvrages universitaires en ligne, oĂč vous pouvez accĂ©der Ă  toute une bibliothĂšque pour un prix infĂ©rieur Ă  celui d’un seul livre par mois. Avec plus d’un million de livres sur plus de 1 000 sujets, nous avons ce qu’il vous faut ! DĂ©couvrez-en plus ici.
Prenez-vous en charge la synthÚse vocale ?
Recherchez le symbole Écouter sur votre prochain livre pour voir si vous pouvez l’écouter. L’outil Écouter lit le texte Ă  haute voix pour vous, en surlignant le passage qui est en cours de lecture. Vous pouvez le mettre sur pause, l’accĂ©lĂ©rer ou le ralentir. DĂ©couvrez-en plus ici.
Est-ce que R Data Visualization Cookbook est un PDF/ePUB en ligne ?
Oui, vous pouvez accĂ©der Ă  R Data Visualization Cookbook par Atmajitsinh Gohil en format PDF et/ou ePUB ainsi qu’à d’autres livres populaires dans Negocios y empresa et Inteligencia empresarial. Nous disposons de plus d’un million d’ouvrages Ă  dĂ©couvrir dans notre catalogue.

Informations

Année
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 des matiĂšres