Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/statgarten/scissor
data wrangling
https://github.com/statgarten/scissor
r statgarten
Last synced: 8 days ago
JSON representation
data wrangling
- Host: GitHub
- URL: https://github.com/statgarten/scissor
- Owner: statgarten
- License: other
- Created: 2022-06-16T09:47:52.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-20T01:19:22.000Z (about 1 year ago)
- Last Synced: 2024-08-13T07:11:24.684Z (4 months ago)
- Topics: r, statgarten
- Language: R
- Homepage: http://www.statgarten.com/scissor/
- Size: 13.5 MB
- Stars: 15
- Watchers: 2
- Forks: 5
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - statgarten/scissor - data wrangling (R)
README
# :yellow_heart: scissor
Shiny module that provide data wrangling functions.
Shiny와 호환되는 데이터 Wrangling 함수를 제공하는 패키지입니다.
## :clipboard: Prerequisites/사전 요구 사항
* [magrittr](https://magrittr.tidyverse.org/) - 2.0.3
* [tidyr](https://tidyr.tidyverse.org/) - 1.2.0## :wrench: Install/설치
```r
remotes::install_github('statgarten/scissor')
library(scissor)
```## :paperclip: Dependency/의존 관계
* [door](https://github.com/statgarten/door)## :blush: Authors/만든 사람들
* :octocat: Jinhwan Kim (김진환) @jhk0530 (http://github.com/jhk0530)## :memo: License
Copyright :copyright: 2022 Jinhwan Kim
Copyright :copyright: 2022 Jinhwan Kim. 이 프로젝트는 [MIT(영문)](https://opensource.org/licenses/MIT) 라이센스를 따릅니다.
This project is [MIT](https://opensource.org/licenses/MIT) licensed