שליחת טבלה באמצעות mailR בגוף המייל

6 views
Skip to first unread message

gooloo

unread,
Jan 26, 2017, 4:25:40 AM1/26/17
to Israel R User Group
שלום לכולם,

אני מנסה לשלוח טבלה בגוף המייל ותקוע.

המליצו להשתמש ב-pander לפני השליחה אבל עדין לא מצליח.

למישהו יש דוגמא או יכול לתת איזה כיוון.


send.mail(from = "****@****.com",
          to = c("a******.p****@gmail.com"),
          subject = a,
          body = pander(df1, split.table = 700, style = 'grid'),
          smtp = list(host.name = "***********", port = 25),
          authenticate = FALSE,
          send = TRUE,
          debug = TRUE
)

error message:    Error in file.exists(body) : invalid 'file' argument






תודה
אריאל

Reply all
Reply to author
Forward
0 new messages