attachment_format: Pack Plot, Text, and Color to attachment format

Description Usage Arguments Value Examples

View source: R/attachment_format.R

Description

Pack Plot, Text, and Color to attachment format

Usage

1
2
attachment_format(former_text, status_color, image_url = NULL,
  image_title = " ")

Arguments

former_text

your text on attachment

status_color

hex

image_url

(optional) your plot url, must be https

image_title

(optional) text

Value

json file to attach

Examples

1
attachment_format('Order Status: Over High', '#FF0000', 'https://image.url', '20190901_Order')

HongYanHuang/slackeonnier documentation built on April 12, 2020, 12:29 p.m.