Tired of jumping between R and a text editor? This workshop will get you started using R Markdown to write and export a formatted assignment or paper.
- Structure text and headers
- Format code, visualizations, and tables
- Export your work and results to one file
Prerequisites:
- Install R and RStudio, or use Penn Libraries’ on-site computers
- Install packages in R: install.packages(c("ggplot2", "kableExtra", "rmarkdown", "stargazer", "rmarkdown"), dep = TRUE)
- Be comfortable navigating RStudio and using basic R capabilities
Related LibGuide:
R for Business Guide by Kevin Thomas
Date:
Tuesday, September 26, 2023
Location:
Yablon Financial Resources Lab, room 244
Campus:
Lippincott Library
Categories:
Paper writing , R