Sarah Campos

Results 1 issues of Sarah Campos

I'm trying to send a table in a body email using R. But it doesn't work. The function is "send.mail" and I used body = print(xtable(test_1),print.results=FALSE) This is how I...