Hopefully an easy fix - I want to set my working directory so that the personal user doesn't have to be changed when others are working - in below example, gracehe is my computer, but would like my colleagues to be able to knit the file as well.
setwd("C:/Users/gracehe/Box/Linear Growth/")
report_date <- Sys.Date()