15:00
“Research is reproducible when others can reproduce the results of a scientific study given only the original data, code, and documentation.”
Data - access to original data.
Code - others can read, learn & replicate results.
Documentation - complete information about how to conduct the study.


“R is a free software environment for statistical computing and graphics.”
Addition
Subtraction
Sequence
Combine
Function structure
Create an object

“The RStudio integrated development environment (IDE) is a set of tools built to help you be more productive with R and Python.”
An overview of RStudio IDE.
Create project in RStudio.

“An open-source scientific and technical publishing system to prepare articles & reports; presentations; dashboards; websites; books; and interactive documents.
Create a Quarto document with HTML format.
Explain YAML, Text and Code Chunk

“a collection of functions, data and documentation that extends the capabilties of base R.” (Wickham, Cetinkaya-Rundel, and Grolemund 2023)
tidyverse package.15:00
