Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 814 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 814 Bytes

rweekly.highlights

Project Status: Active – The project has reached a stable, usable state and is being actively developed.

The goal of rweekly.highlights is to create the Weekly Highlights Poll Slack Text.

Installation

You can install rweekly.highlights from GitHub with:

devtools::install_github("rweekly/rweekly.highlights",
                         dependencies = TRUE)

Poll making

The app started by run_app() lets you pick up up to 10 links from the current R Weekly draft (scraped from the GitHub repo, not your local clone), to be voted upon by R Weekly editors. The app outputs the text to be pasted in the '#highlights' Slack channel.