A way to organise related files in RStudio
A section of code in an R Markdown file
A way to specify formatting, such as headers, paragraphs, lists, bolding, and links.
A structured format for information
The end part of a file name that tells you what type of file it is (e.g., .R or .Rmd).
A file path that starts with / and is not appended to the working directory
The R-specific version of markdown: a way to specify formatting, such as headers, paragraphs, lists, bolding, and links, as well as code blocks and inline code.
The extent to which the findings of a study can be repeated in some other context
The location of a file in relation to the working directory.
The filepath where R is currently reading and writing files.
A string representing the location of a file or directory.
A collection or “folder” of files on a computer.
To create an HTML, PDF, or Word document from an R Markdown (Rmd) document
The end!