[R] Cran-packages-ProfessoR- how to Automatically email a file to an address using the perl program.
Velappan Periasamy
veepsirtt at gmail.com
Mon Aug 23 16:15:42 CEST 2010
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
More information about the R-help
mailing list