Chapter 10. Put Your Best Foot Forward – Document and Present Your Analysis

In this chapter, you will cover:

  • Generating reports of your data analysis with R Markdown and knitR
  • Creating interactive web applications with shiny
  • Creating PDF presentations of your analysis with R Presentation

Introduction

Other than helping us analyze data, R has libraries that help you with professional presentations as well. You can perform the following tasks:

  • Create professional web pages that showcase your analysis and allow others to actively experiment with the underlying data
  • Generate PDF reports of your analysis; your report can include embedded R commands for the system to execute and fill live data and charts so that, when the data changes, you can regenerate the ...

Get R: Recipes for Analysis, Visualization and Machine Learning now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.