setContactInformation {Nozzle.R1}R Documentation

Set contact information for report. This is used to create a "contact" button in the top right corner of the report, e.g. to collect feedback about the report.

Description

Set contact information for report. This is used to create a "contact" button in the top right corner of the report, e.g. to collect feedback about the report.

Usage

  setContactInformation(report, email, subject, message,
    label = NA)

Arguments

report

Report element.

email

Email address of the recipient of contact emails.

subject

Subject of the email to be sent.

message

Message used to pre-populate the email body.

label

Label for the button, e.g. "Contact Us".

Value

Updated report element.

Author(s)

Nils Gehlenborg nils@hms.harvard.edu


[Package Nozzle.R1 version 1.1-1.1 Index]