Read or update the current source process file.
Examples
epic_process_file <- "../../data/epic/process.json"
if (file.exists(epic_process_file)) {
dcf_process_record(path = epic_process_file)
}
Read or update the current source process file.
epic_process_file <- "../../data/epic/process.json"
if (file.exists(epic_process_file)) {
dcf_process_record(path = epic_process_file)
}