updateStudyStatus.Rd
Function to update study status
updateStudyStatus( newStudyStatus = c("Started", "In-Progress", "Stopped", "Completed"), projectPath = here::here() )
the new status of the study, accepts Started, In-Progress, Stopped, Completed
the path to the project
invisible studyYml, prints specifying what changes happened