send_email: send_email

View source: R/send_email.R

send_emailR Documentation

send_email

Description

Sends the recipients in config.yml an email. They get their report. We get paid. Everyone wins. When run with the prod or rsconnect configs, it logs the sent email data to the EDW (dev and prod).

Usage

send_email(emails_to_send = NULL)

Arguments

emails_to_send

A table of emails to send.

Value

Returns emails sent status for each record in emails_to_send


acuitas-health/ahUtils documentation built on April 14, 2022, 9:41 a.m.