https://github.com/ThinkR-open/thinkrdashboard
State of ThinkR open-source projects
https://github.com/ThinkR-open/thinkrdashboard
Last synced: 4 months ago
JSON representation
State of ThinkR open-source projects
- Host: GitHub
- URL: https://github.com/ThinkR-open/thinkrdashboard
- Owner: ThinkR-open
- License: other
- Archived: true
- Created: 2021-08-13T07:22:42.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-08-25T03:29:12.000Z (over 2 years ago)
- Last Synced: 2024-08-13T07:11:34.702Z (8 months ago)
- Language: R
- Homepage: https://thinkr-open.github.io/thinkrdashboard/thinkr_dashboard.html
- Size: 4.67 MB
- Stars: 5
- Watchers: 5
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.Rmd
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - ThinkR-open/thinkrdashboard - State of ThinkR open-source projects (R)
README
---
output: github_document
---```{r, include = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>",
fig.path = "man/figures/README-",
out.width = "100%"
)
```
# {thinkrdashboard}The goal of {thinkrdashboard} is to present an overview of open-source activity of the ThinkR team.
This is adapted from [Jim Hester tidyverse Dashboard](https://github.com/jimhester/tidyversedashboard).