Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/statgarten/board
https://github.com/statgarten/board
r statgarten
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/statgarten/board
- Owner: statgarten
- License: other
- Created: 2022-06-21T07:35:24.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-15T10:00:29.000Z (12 months ago)
- Last Synced: 2024-06-04T23:56:05.304Z (5 months ago)
- Topics: r, statgarten
- Language: R
- Homepage: https://www.statgarten.com/board/
- Size: 6.77 MB
- Stars: 11
- Watchers: 1
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - statgarten/board - (R)
README
# :yellow_heart: board
Data Profiling Shiny Module and functions.Shiny와 호환되는 데이터 프로파일링 함수를 제공합니다.
## :clipboard: Dependency/의존 관계
* [magrittr](https://magrittr.tidyverse.org/) - 2.0.3
* [ggplot2](https://ggplot2.tidyverse.org/) - 3.3.6
* [dplyr](https://dplyr.tidyverse.org/) - 1.0.9
* [scales](https://scales.r-lib.org/) - 1.2.1
* [tibble](https://tibble.tidyverse.org/) - 3.1.8## :wrench: Install/설치
```r
remotes::install_github('statgarten/board')
library(board)
```## :+1: Recommended package to use Board
* [datamods](https://github.com/dreamRs/datamods)
* [door](https://github.com/statgarten/door)## :blush: Authors
* :octocat: Jinhwan Kim [@jhk0530](http://github.com/jhk0530)## :memo: License
Copyright :copyright: 2022 Jinhwan Kim
This project is [MIT](https://opensource.org/licenses/MIT) licensed*This README was generated with :two_hearts: by [shinyReadme](http://github.com/jhk0530/shinyReadme)*