Description Usage Arguments Value Examples
View source: R/attachment_format.R
Pack Plot, Text, and Color to attachment format
1 2 | attachment_format(former_text, status_color, image_url = NULL,
image_title = " ")
|
former_text |
your text on attachment |
status_color |
hex |
image_url |
(optional) your plot url, must be https |
image_title |
(optional) text |
json file to attach
1 | attachment_format('Order Status: Over High', '#FF0000', 'https://image.url', '20190901_Order')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.