autoemail {ProfessR}R Documentation

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 Windows. Creates a unix executable file, if perl is present.

Value

Side Effects.

Note

Need to change the from designation.

Author(s)

Jonathan M. Lees<jonathan.lees@unc.edu>

See Also

IDandEM


[Package ProfessR version 2.4-3 Index]