Description Usage Arguments Details
Email interface
1 | email_interface(email_args_list, viewer = "dialog", height = 800, width = 800)
|
email_args_list |
A list as created by 'email_template' or a list of those lists. |
viewer |
One of dialog, browser or pane. Where the shinyapp will be executed. |
height |
The height when viewer is set to dialog. |
width |
The width when viewer is set to dialog. |
A simple shiny app that lets you see the details of the emails you composed. You can browser the emails and send one or more. A sent email can't be sent again. If you sent one or more and then click in 'Send all', it will send only the ones that were not sent yet.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.