kyle-resume/render_report.R

6 lines
179 B
R
Raw Permalink Normal View History

2024-05-17 13:04:48 -04:00
# Have to set this prior to running RMD Document
Sys.setenv(RSTUDIO_PANDOC="C:/Users/belangew/AppData/Local/Pandoc")
rmarkdown::render("kyle_resume.Rmd", output_format = "all")