build_email.Rd
This function compiles the tables with some email text and sends it using blastula::smtp_send().
blastula::smtp_send()
build_email(from_, to_, creds, body_, table_iss, table_pr, footer_)
sender email address
recipient email address
A credential file of the type supported by blastula
The text to precede the table
the issue table
The PR table
the text to follow the table
A string with the email body.
blastula::creds()