Velappan Periasamy
2010-Aug-23  14:15 UTC
[R] Cran-packages-ProfessoR- how to Automatically email a file to an address using the perl program.
AutoEmail
  autoemail
Description
    Automatically email a file to an address using the perl program.
Usage
    autoemail(eadd, sfile, hnote = "Exam Results")
Arguments
    eadd    Email address
    sfile       file to be sent
    hnote        subject line
Details
    This program will work well in Linux and Mac where Perl is
installed - I am not sure about Win-
    dows. Creates a unix executable file, if perl is present.
Value
    Side Effects.
HOW to use this command after including  library("ProfessR") in R
 autoemail(eadd, sfile, hnote = "Exam Results")
Could you please give me a working example?
with regards
veepsirtt
veepsirtt
2010-Aug-25  09:50 UTC
[R] Cran-packages-ProfessoR- how to Automatically email a file to an address using the perl program.
Hi Jonathan lees How to use this code and after installing "ProfessR" package autoemail(eadd, sfile, hnote = "Exam Results") thanks veepsirtt -- View this message in context: http://r.789695.n4.nabble.com/Cran-packages-ProfessoR-how-to-Automatically-email-a-file-to-an-address-using-the-perl-program-tp2335184p2337924.html Sent from the R help mailing list archive at Nabble.com.