notifyManifest: Sends email notifications for a given manifest

View source: R/emailNotifier.R

notifyManifestR Documentation

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

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


gmbecker/gRAN documentation built on July 5, 2023, 11:05 p.m.