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
- Host: GitHub
- URL: https://github.com/easystats/dashboard
- Owner: easystats
- License: other
- Created: 2022-06-05T20:21:28.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T08:23:26.000Z (7 months ago)
- Last Synced: 2024-10-29T09:43:47.963Z (7 months ago)
- Topics: dashboard, easystats
- Language: HTML
- Homepage: https://easystats.github.io/dashboard/dashboard.html
- Size: 10.3 MB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.Rmd
- License: LICENSE
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).