Skip to contents

Functions to create and email a report on the latest job runs

Usage

tessiflow_report_load()

tessiflow_report_send(report = tessiflow_report_load())

Arguments

report

data.frame of a report, minimally with a "Status" column

Value

nothing

Functions

  • tessiflow_report_load(): Pull process data from the SQLite database from the last 24hours.

  • tessiflow_report_send(): Style and send the flows report in the body of an HTML email