Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
clauswilke authored Aug 20, 2020
1 parent 68f455d commit 153c1bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ A guide to making visualizations that accurately reflect the data, tell a story,

Claus O. Wilke

This repository holds the R Markdown source for the book "Fundamentals of Data Visualization" to be published with O’Reilly Media, Inc. A rendered version of the completed book chapters is [available here.](http://serialmentor.com/dataviz/) The book requires a supporting R package [available here.](https://github.com/clauswilke/dviz.supp)
This repository holds the R Markdown source for the book "Fundamentals of Data Visualization" to be published with O’Reilly Media, Inc. A rendered version of the completed book chapters is [available here.](https://clauswilke.com/dataviz/) The book requires a supporting R package [available here.](https://github.com/clauswilke/dviz.supp)

The book is meant as a guide to making visualizations that accurately reflect the data, tell a story, and look professional. It has grown out of my experience of working with students and postdocs in my laboratory on thousands of data visualizations. Over the years, I have noticed that the same issues arise over and over. I have attempted to collect my accumulated knowledge from these interactions in the form of this book.

Expand Down

0 comments on commit 153c1bb

Please sign in to comment.