ezMail: Mails information, the nodename and working directory

View source: R/messaging.R

ezMailR Documentation

Mails information, the nodename and working directory

Description

Mails the nodename and working directory to a specified email-address. A text message and the subject can also be defined.

Usage

ezMail(text = "done", subject = "r-mail", to = "")

Arguments

text

a message to send.

subject

the subject of the email.

to

the recipient of the email.

Author(s)

Rehrauer, Hubert

Schmid, Peter

Examples

## Not run: 
ezMail(to="example@example.com")

## End(Not run)

uzh/ezRun documentation built on Dec. 26, 2024, 9:53 a.m.