Chapter 8 – Presenting Data

In this final chapter, we will focus on presenting our data to our audience. Throughout this workbook, we have covered a lot of data and a lot of way of exploring and visualizing data. Now it is time to show our work. For this task, we will use two key libraries, rmarkdown and knitr, to generate document into which we will incorporate our code and plots.

For those of you in Sociology 1205, this chapter covers the EDA module for unit 8. You will find the tutorial scripts in your R Studio Cloud workspace.

In this chapter, we will not create new plots or learn new exploratory or visualization techniques. Instead, we will focus on presenting what we coded into shareable documents. The first videos will introduce you to r markdown. The last videos will be a tutorial on how to use it.

Learning Objectives

In this chapter, we will cover the following topics:

  • introduction to rmarkdown;
  • transition from r code to r markdown;
  • production of different output types in r markdown.

Introduction to R Markdown

R Markdown Basics – Part 1

R Markdown Basics – Part 2

Tutorial – Part 1

Tutorial – Part 2

This concludes the EDA part of this course. Before moving on, test yourselves with the quiz below.

License

Icon for the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License

Visualizing Data with R Copyright © 2022 by Christine Monnier is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License, except where otherwise noted.

Share This Book