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
slackr                  Output R expressions to a Slack channel/user
slackr-package          slackr-package
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
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>
