R/report.R
tessiflow_report.Rd
Functions to create and email a report on the latest job runs
tessiflow_report_load() tessiflow_report_send(report = tessiflow_report_load())
data.frame of a report, minimally with a "Status" column
nothing
tessiflow_report_load(): Pull process data from the SQLite database from the last 24hours.
tessiflow_report_load()
tessiflow_report_send(): Style and send the flows report in the body of an HTML email
tessiflow_report_send()