Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/statgarten/board


https://github.com/statgarten/board

r statgarten

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

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)*