メールでデータ フレームを共有するように gmailR をセットアップしました。エラーを下回っています。助けてください
email <- send_message(mime(from="xxxx@yyyy.com", to="xxxx@yyyy.com",
subject="Text Email Testing", body = pander_return(pander(head(iris, 3)))))
Auto-refreshing stale OAuth token.
Warning message:
In charToRaw(x) : argument should be a character vector of length 1
all but the first element will be ignored