Free e-book: Effective Graphs with Microsoft R Open

[This article was first published on Revolutions, and kindly contributed to R-bloggers]. (You can report issue about the content on this page here)
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.

R Effective graphs cover is a powerful system for creating data visualizations. In fact, R gives you so many options for creating charts that it can be hard to know the best way to communicate effectively. To help you present your data as effectively as possible using R, there's a new (and free) e-book available to download: Effective Graphs with Microsoft R Open. Written by the mother-daughter team of Naomi Robbins (author of Creating More Effective Graphs and Forbes contributor) and Joyce Robbins (sociologist and R programmer specializing in data visualization)

The book gives plenty of examples of common (and some not-so-common) data visualizations, with suggestions on how to customize them for the best effect. All of the R code for the charts in included in the book, and also available on GitHub for easy copy-pasting. The chart types discussed include:

  • Charts for making comparisons: bar charts and dot charts
  • Visualizations of distributions: histograms and box plots
  • Charting trends over time: line charts and month plots
  • Visualizing relationships: scatterplots, scatterplot matrices, and parallel coordinate plots
  • Dividing a whole into parts: (multiple) pie charts, bar charts (simple, divided, grouped and faceted) 
  • Specialized charts: stacked bar charts (Likert scales) and linked micromaps (as shown below)

Micromap

The examples were done using Microsoft R Open, but since it's 100% compatible with R the code works with any relatively recent R version.

Naomi and Joyce presented several examples from their e-book in a recent webinar (presented by Microsoft), and fielded lots of interesting questions from the audience. If you'd like to see the recorded webinar and also receive a copy of the slides and the e-book, follow the link below to register to receive the materials via email.

Microsoft Advanced Analytics and IoT: Creating Effective Graphs with Microsoft R Open

To leave a comment for the author, please follow the link and comment on their blog: Revolutions.

R-bloggers.com offers daily e-mail updates about R news and tutorials about learning R and many other topics. Click here if you're looking to post or find an R/data-science job.
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.

Never miss an update!
Subscribe to R-bloggers to receive
e-mails with the latest R posts.
(You will not see this message again.)

Click here to close (This popup will not appear again)