An open API service indexing awesome lists of open source software.

https://github.com/tidyverse/tidyversedashboard

Tidyverse activity dashboard
https://github.com/tidyverse/tidyversedashboard

Last synced: 6 months ago
JSON representation

Tidyverse activity dashboard

Awesome Lists containing this project

README

        

# tidyversedashboard

[![.github/workflows/R-CMD-check](https://github.com/tidyverse/tidyversedashboard/actions/workflows/.github/workflows/R-CMD-check.yaml/badge.svg)](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")
```