send_email | R Documentation |
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).
send_email(emails_to_send = NULL)
emails_to_send |
A table of emails to send. |
Returns emails sent status for each record in emails_to_send
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.