Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hrbrmstr/githubdashboard
#rstats github flexdashboard
https://github.com/hrbrmstr/githubdashboard
dashboard flexdashboard github r rmarkdown rstats
Last synced: 6 days ago
JSON representation
#rstats github flexdashboard
- Host: GitHub
- URL: https://github.com/hrbrmstr/githubdashboard
- Owner: hrbrmstr
- Created: 2017-02-16T17:36:15.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-03-03T23:20:54.000Z (over 7 years ago)
- Last Synced: 2024-10-12T21:24:03.343Z (22 days ago)
- Topics: dashboard, flexdashboard, github, r, rmarkdown, rstats
- Language: HTML
- Homepage: https://hrbrmstr.github.io/githubdashboard/
- Size: 1.75 MB
- Stars: 40
- Watchers: 5
- Forks: 10
- Open Issues: 1
-
Metadata Files:
- Readme: README.Rmd
Awesome Lists containing this project
- jimsghstars - hrbrmstr/githubdashboard - #rstats github flexdashboard (HTML)
README
---
title: "GitHub Dashboard in R"
output: github_document
---```{r setup, include=FALSE}
knitr::opts_chunk$set(echo = TRUE)
```## Example
-
## R flexdashboard expectations
- expects `GITHUB_USER` in the environment
- expects `GITHUB_PAT` in the environment