https://github.com/rweekly/rweekly.highlights
https://github.com/rweekly/rweekly.highlights
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/rweekly/rweekly.highlights
- Owner: rweekly
- License: other
- Created: 2016-06-10T22:31:00.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2024-05-25T13:10:13.000Z (11 months ago)
- Last Synced: 2024-10-29T20:57:17.394Z (6 months ago)
- Language: R
- Size: 23.4 KB
- Stars: 9
- Watchers: 23
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: NEWS.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - rweekly/rweekly.highlights - (R)
README
# rweekly.highlights
[](https://www.repostatus.org/#active)
The goal of rweekly.highlights is to create the Weekly Highlights Poll Slack Text.
## Installation
You can install `rweekly.highlights` from GitHub with:
``` r
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.