Virtual workshop — R Markdown for creating reproducible reports
Remote workshop
May 4, 2026
X
Investing
Cost per professional
The Academies and Workshops Program is aimed at professionals who work with the collection, organization or analysis of data. Participation costs vary depending on the type of entity in which the participant performs their primary work.
$
Government and/or federal employee
Virtual workshops
$0
Webinars
$0
$
Employee Non-Profit Organization
Virtual workshops
$30
Webinars
$0
$
Employee For-profit Organization
Virtual workshops
$60
Webinars
$0
$
Estudiante de investigación y/o cátedra
Virtual workshops
$0
Webinars
$0
$
Regular student
Virtual workshops
$30
Webinars
$0
Workshop Information
Title
Virtual workshop — R Markdown for creating reproducible reports
Resource: Francisco Pesante González, PhD. Statistical Project Manager, Statistics Institute of Puerto Rico
Prerequisites:
- Basic knowledge of statistics
- R and RStudio management
- Internet connection
- Computer
-- 2 GB RAM (or more)
-- 1 GB memory
-- Administrator privileges to install R-4.5.1 (or newer).
-- Operating Systems: Windows 10/11 64-bit or MacOS 10.15+
Description
The use of the R program, the Integrated development environment (IDE) RStudio, the markdown language and the knitr package, are added together to generate the R Markdown document format. This tool allows the R codes used for data arrangement, statistical analysis and presentation of findings to be integrated into working documents. This integration facilitates the generation of documents in multiple digital formats (pdf, html, MSWord, PowerPoint, among others), in addition to including elements that facilitate the reproducibility of the research; a useful aspect both for the author and for the users of the document.
Objectives
Train participants in the effective use of R Markdown as a comprehensive tool for generating reproducible reports and documents, combining narratives, data analysis and visualizations in a coherent and efficient workflow.
Goals
· Learn what R Markdown is
· Install the R program and the RStudio IDE
· Know the basic aspects that differentiate the markdown language from the html language
· Learn the principles of manipulating document formatting