https://github.com/tidyverse/tidyversedashboard
Tidyverse activity dashboard
https://github.com/tidyverse/tidyversedashboard
Last synced: 6 months ago
JSON representation
Tidyverse activity dashboard
- Host: GitHub
- URL: https://github.com/tidyverse/tidyversedashboard
- Owner: tidyverse
- License: other
- Created: 2018-04-27T17:24:10.000Z (about 7 years ago)
- Default Branch: main
- Last Pushed: 2023-02-08T19:26:13.000Z (over 2 years ago)
- Last Synced: 2024-08-13T07:14:20.016Z (10 months ago)
- Language: R
- Homepage: https://tidyverse.org/dashboard
- Size: 81.1 KB
- Stars: 71
- Watchers: 5
- Forks: 23
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - tidyverse/tidyversedashboard - Tidyverse activity dashboard (R)
README
# tidyversedashboard
[](https://github.com/tidyverse/tidyversedashboard/actions/workflows/.github/workflows/R-CMD-check.yaml)
The goal of tidyversedashboard is to produce .
## Installation
You can install the development version of tidyversedashboard from [GitHub](https://github.com/) with:
``` r
# install.packages("devtools")
devtools::install_github("tidyverse/tidyversedashboard")
```