# NOT RUN {
myPlot <- noPlot("My plot")
mail_send(
from = "BLV <myuser@mail.com>",
to = "youruser@mail.com",
cc = "myuser@mail.com",
subject = paste("Daily report:", Sys.Date()),
attachment = myPlot
)
# }
Run the code above in your browser using DataLab