[R Course] R nanocourse 4. Dynamic Documents

R Courses R Nanocourses

Create dynamic documents from an initial RMarkdown document.

Thierry Warin https://warin.ca/aboutme.html (HEC Montréal and CIRANO (Canada))https://www.hec.ca/en/profs/thierry.warin.html
05-23-2019

Introduction

After the three first parts of the nanocourse, you have learned the basics of manipulating R and the Markdown language in the context of International Business. This session will consolidate all previous steps in order to create dynamic documents from an initial RMarkdown document.

Goals

At the end of the lab, you should be able to:

  1. explore the YAML options;
  2. understand the details of the R chunk settings;
  3. {import | transform | visualize} your data in a reproducible process.
  4. export your RMarkdown document in a {PDF | .html | .doc} file;
  5. transform your RMarkdown document into a ioslide format (powerpoint-like);

The goal of this session is to create a RMarkdown document regarding the analysis of a specific industrial sector in Russia. This RMarkdown document will produce both a PDF file and an ioslide presentation.

Keywords: RMarkdown; ioslide; beamer; RStudio; reproducible research



ACCESS TO THE COURSE



Citation

For attribution, please cite this work as

Warin (2019, May 23). Thierry Warin, PhD: [R Course] R nanocourse 4. Dynamic Documents. Retrieved from https://warin.ca/posts/rcourse-rnanocourse4/

BibTeX citation

@misc{warin2019[r,
  author = {Warin, Thierry},
  title = {Thierry Warin, PhD: [R Course] R nanocourse 4. Dynamic Documents},
  url = {https://warin.ca/posts/rcourse-rnanocourse4/},
  year = {2019}
}