Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 749 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 749 Bytes

shinyslack

The goal of shinyslack is to make it easy to integrate Slack and Shiny. This package grew out of the R4DS Online Learning Community’s mentordash app.

Installation

You can install the development version of shinyslack from GitHub with:

# install.packages("devtools")
devtools::install_github("r4ds/shinyslack")

Code of Conduct

Please note that the shinyslack project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.