notifyManifest: Sends email notifications for a given manifest

Description Usage Arguments Value Note See Also

View source: R/emailNotifier.R

Description

Sends email notifications for a given manifest

Usage

1
notifyManifest(manifest, repo, ...)

Arguments

manifest

A dataframe obtained from getFailureInfo

repo

A gRAN repo object

...

Additonal arguments to GRANBase::sendMail()

Value

None

Note

This function is not intended for direct use by the end user.

See Also

sendMail for sending emails, isValidEmail for validating email, htmlTable for creating HTML tables


GRANBase documentation built on Feb. 6, 2020, 5:09 p.m.