slack_bot: Pretty slack bot message

Description Usage Arguments Value

View source: R/slack.R

Description

Pretty slack bot message

Usage

1
2
3
4
5
6
7
slack_bot(
  ...,
  channel = "feedback",
  username = "feedback app",
  icon_emoji = "",
  incoming_webhook_url = "webhook"
)

Arguments

...

An expression.

channel

A character string of the channel name.

username

A character string of the username.

icon_emoji

A character string of the icon emoji.

incoming_webhook_url

A character string of the incoming webhook url.

Value

TRUE


poissonconsulting/shinyutils documentation built on Nov. 14, 2021, 8:18 p.m.