Data Visualisation with R: 111 Examples

Data Visualisation with R

111 Examples
 
Edition number: 2nd ed. 2019
Publisher: Springer
Date of Publication:
Number of Volumes: 1 pieces, Book
 
Normal price:

Publisher's listprice:
EUR 85.59
Estimated price in HUF:
35 318 HUF (33 636 HUF + 5% VAT)
Why estimated?
 
Your price:

32 492 (30 945 HUF + 5% VAT )
discount is: 8% (approx 2 825 HUF off)
The discount is only available for 'Alert of Favourite Topics' newsletter recipients.
Click here to subscribe.
 
Availability:

Estimated delivery time: In stock at the publisher, but not at Prospero's office. Delivery time approx. 3-5 weeks.
Not in stock at Prospero.
Can't you provide more accurate information?
 
  Piece(s)

 
 
 
 
Product details:

ISBN13:9783030284435
ISBN10:3030284433
Binding:Hardback
No. of pages:451 pages
Size:235x155 mm
Weight:869 g
Language:English
Illustrations: 19 Illustrations, black & white; 190 Illustrations, color
169
Category:
Short description:

This book introduces readers to the fundamentals of creating presentation graphics using R, based on 111 detailed and complete scripts. It shows how bar and column charts, population pyramids, Lorenz curves, box plots, scatter plots, time series, radial polygons, Gantt charts, heat maps, bump charts, mosaic and balloon charts, and a series of different thematic map types can be created using R?s Base Graphics System. Every example uses real data and includes step-by-step explanations of the figures and their programming. This second edition contains additional examples for cartograms, chord-diagrams and networks, and interactive visualizations with Javascript.

The open source software R is an established standard and a powerful tool for various visualizing applications, integrating nearly all technologies relevant for data visualization. The basic software, enhanced by more than 14000 extension packs currently freely available, is intensively used by organizations including Google, Facebook and the CIA. The book serves as a comprehensive reference guide to a broad variety of applications in various fields.

This book is intended for all kinds of R users, ranging from experts, for whom especially the example codes are particularly useful, to beginners, who will find the finished graphics most helpful in learning what R can actually deliver.

Features and Benefits

Offers a comprehensive introduction to creating presentation graphics with R

Presents the complete code of 111 examples from various fields

Includes step-by-step explanations of the programming of figures, based on real data

Long description:

This book introduces readers to the fundamentals of creating presentation graphics using R, based on 111 detailed and complete scripts. It shows how bar and column charts, population pyramids, Lorenz curves, box plots, scatter plots, time series, radial polygons, Gantt charts, heat maps, bump charts, mosaic and balloon charts, and a series of different thematic map types can be created using R?s Base Graphics System. Every example uses real data and includes step-by-step explanations of the figures and their programming. This second edition contains additional examples for cartograms, chord-diagrams and networks, and interactive visualizations with Javascript.

The open source software R is an established standard and a powerful tool for various visualizing applications, integrating nearly all technologies relevant for data visualization. The basic software, enhanced by more than 14000 extension packs currently freely available, is intensively used by organizations including Google, Facebook and the CIA. The book serves as a comprehensive reference guide to a broad variety of applications in various fields.

This book is intended for all kinds of R users, ranging from experts, for whom especially the example codes are particularly useful, to beginners, who will find the finished graphics most helpful in learning what R can actually deliver.



?The book can be one of the favourites of a wide range of users from beginners with basic R knowledge to experts. It is especially recommended for students and researchers from social, environmental, and economic fields requiring a consistent and thorough reference always within reach.? (Márta Ladányi, ISCB News, iscb.info, Issue 69, July, 2020)

Table of Contents:
Data for Everybody.- Structure and Technical Requirements.- Implementation in R.- Beyond R.- Regarding the Examples.- Categorical Data.- Distributions.- Time Series.- Scatter Plots.- Maps.- Illustrative Examples.- Interactive Visualisation with JavaScript: Highcharts and Mapael.- Appendix