slack_bot | R Documentation |
Pretty slack bot message
slack_bot(
...,
channel = "feedback",
username = "feedback app",
icon_emoji = "",
incoming_webhook_url = "webhook"
)
... |
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. |
TRUE
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.