Learn R Programming

GRANBase (version 2.6.20)

notifyManifest: Sends email notifications for a given manifest

Description

Sends email notifications for a given manifest

Usage

notifyManifest(manifest, repo, ...)

Arguments

manifest

A dataframe obtained from getFailureInfo

repo

A gRAN repo object

...

Additonal arguments to GRANBase::sendMail()

Value

None

See Also

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