set_username | R Documentation |
Set global team environment variables that are passed to slack in the api calls.
set_username(username = "slackr", setenv = TRUE) set_icon_emoji(icon_emoji = "", setenv = TRUE)
username |
character, user name, Default: 'slackr' |
setenv |
logical, Set the value to the environment variable, Default: TRUE |
icon_emoji |
character, icon emoji, Default: ” |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.