sendMail | R Documentation |
Sent results to user using email.
sendMail(email.address = "zutaoshen@gmail.com", polarity = c("positive", "negative", "both"), from = "kagawabale@163.com", user.name = "kagawabale", pw = "19900521@2016", attach = TRUE)
email.address |
Email address. |
polarity |
Acquisition mode. |
from |
The address of sender. |
user.name |
User name. |
pw |
Pass word. |
attach |
Attach or not. |
Xiaotao Shen shenxt@sioc.ac.cn
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.