setContactInformation | R Documentation |
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.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.
setContactInformation(report, email, subject, message, label = NA)
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". |
Updated report element.
Nils Gehlenborg nils@hms.harvard.edu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.