setContactInformation: Set contact information for 'report'. This is used to create...

View source: R/nozzle.R

setContactInformationR 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


Nozzle.R1 documentation built on June 23, 2022, 9:10 a.m.