email_log: Send email with log

View source: R/write.R

email_logR Documentation

Send email with log

Description

Convenience wrapper for sending the log to a bunch of recipients.

Usage

email_log(log, recipient)

Arguments

log

path to log file

recipient

email (not checked) address to be sent to as BCC. I think single email is all that's allowed. Haven't tried more.

Value

nothing, side effect is the email being sent.


majazaloznik/ddvR documentation built on Feb. 13, 2025, 12:32 p.m.