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.
到目前为止,你已经学习了将数据导入 R、将其整理成便于分析的形式,然后通过转换和可视化来理解数据的工具。

However, it doesn’t matter how great your analysis is unless you can explain it to others: you need to communicate your results.
然而,无论你的分析有多出色,除非你能向他人解释清楚,否则都毫无意义:你需要沟通你的结果。

A diagram displaying the data science cycle with communicate highlighed in blue.
Figure 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:
沟通是接下来两章的主题:

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.
不过,关于沟通还有很多其他优秀的书籍,我们会在每章末尾向你推荐。