Part VI. Communicate
So far, you’ve learned the tools to get your data into R, tidy it into a form convenient for analysis, and then understand your data through transformation and visualization. However, it doesn’t matter how great your analysis is unless you can explain it to others: you need to communicate your results.

Figure VI-1. Communication is the final part of the data science process; if you can’t communicate your results to other humans, it doesn’t matter how great your analysis is.
Communication is the theme of the following two chapters:
In Chapter 28, you will learn about Quarto, a tool for integrating prose, code, and results. You can use Quarto for analyst-to-analyst communication as well as analyst-to-decision-maker communication. Thanks to the power of Quarto formats, you can even use the same document for both purposes.
In Chapter 29, you’ll learn a little about the many other varieties of outputs you can produce using Quarto, including dashboards, websites, and books.
These chapters focus mostly on the technical mechanics of communication, not the really hard problems of communicating your thoughts to other humans. However, there are lot of other great books about communication, which we’ll point you to at the end of each chapter.
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access