add_cc | R Documentation |
cadd "cc" email adresses to email base created earlier by email_base()
add_cc(mail_base, cc_mail)
mail_base |
base of email, created by email_base() |
em_cc |
list of characters |
my_mail <- email_base() add_cc(my_mail, 'mail2@foo.com')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.