Learn R Programming

⚠️There's a newer version (3.3.1) of this package.Take me there.

slackr (version 1.2)

Send messages, images, R objects and files to Slack.com channels/users

Description

Slackr contains functions that make it possible to interact with Slack.com messaging platform. When you need to share information/data from R, rather than resort to copy/paste in e-mails or other services like Skype, you can use this package to send well-formatted output from multiple R objects and expressions to all teammates at the same time with little effort. You can also send images from the current graphics device, R objects (as RData), and upload files.

Copy Link

Version

Install

install.packages('slackr')

Monthly Downloads

9,713

Version

1.2

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Bob Rudis

Last Published

September 8th, 2014

Functions in slackr (1.2)

slackrUpload

Send a file to slack.com
slackr-package

slackr-package
save.slackr

Save R objects to an RData file on slack.com
slackr

Output R expressions to a slack.com channel/user
slackrSetup

Setup environment variables for slack.com API
slackrBot

Output R expressions to a slack.com channel/user (as slackbot)
slackrChannels

Get a data frame of slack.com channels
slackrUsers

Get a data frame of slack.com users
ggslackr

Post a ggplot to a slack.com channel
slackrChTrans

Translate vector of channel names to channel ID's for API
slackrGroups

Get a data frame of slack.com groups
dev.slackr

Send the graphics contents of the current device to a slack.com channel