Send Messages, Images, R Objects and Files to 'Slack' Channels/Users


[Up] [Top]

Documentation for package ‘slackr’ version 1.4.2

Help Pages

slackr-package slackr-package
dev.slackr Send the graphics contents of the current device to a Slack channel
dev_slackr Send the graphics contents of the current device to a Slack channel
ggslackr Post a ggplot to a Slack channel
save.slackr Save R objects to an RData file on Slack
save_slackr Save R objects to an RData file on Slack
slackr Output R expressions to a Slack channel/user
slackrBot Send result of R expressions to a Slack channel via webhook API
slackrChannels Get a data frame of Slack channels
slackrChTrans Translate vector of channel names to channel ID's for API
slackrChtrans Translate vector of channel names to channel ID's for API
slackrGroups Get a data frame of Slack groups
slackrIms Get a data frame of Slack IM ids
slackrMsg Output R expressions to a Slack channel/user
slackrSetup Setup environment variables for Slack API access
slackrUpload Send a file to Slack
slackrUsers Get a data frame of Slack users
slackr_bot Send result of R expressions to a Slack channel via webhook API
slackr_channels Get a data frame of Slack channels
slackr_chtrans Translate vector of channel names to channel ID's for API
slackr_groups Get a data frame of Slack groups
slackr_ims Get a data frame of Slack IM ids
slackr_msg Output R expressions to a Slack channel/user
slackr_setup Setup environment variables for Slack API access
slackr_upload Send a file to Slack
slackr_users Get a data frame of Slack users
textSlackr Sends basic text to a slack channel. Calls the chat.postMessage method on the Slack Web API. Information on this method can be found here: <URL: https://api.slack.com/methods/chat.postMessage>
text_slackr Sends basic text to a slack channel. Calls the chat.postMessage method on the Slack Web API. Information on this method can be found here: <URL: https://api.slack.com/methods/chat.postMessage>