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

https://github.com/easystats/dashboard

Status of {easystats} packages
https://github.com/easystats/dashboard

dashboard easystats

Last synced: 3 months ago
JSON representation

Status of {easystats} packages

Awesome Lists containing this project

README

        

---
output: github_document
---

```{r, include = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>",
fig.path = "man/figures/README-",
out.width = "100%"
)
```

# {dashboard}

The goal of {dashboard} is to present an overview of open-source activity of the 'easystats' team.

This is adapted from [ThinkR-open dashboard](https://github.com/ThinkR-open/thinkrdashboard), which itself relies on [Jim Hester's 'tidyverse' Dashboard](https://github.com/jimhester/tidyversedashboard).