https://github.com/Haoen-Cui/mischelperfuns
Miscellaneous Helper Functions
https://github.com/Haoen-Cui/mischelperfuns
r
Last synced: 4 months ago
JSON representation
Miscellaneous Helper Functions
- Host: GitHub
- URL: https://github.com/Haoen-Cui/mischelperfuns
- Owner: Haoen-Cui
- License: mit
- Created: 2019-03-17T04:28:57.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-11T06:11:24.000Z (over 5 years ago)
- Last Synced: 2024-08-13T07:13:26.470Z (8 months ago)
- Topics: r
- Language: R
- Homepage: https://haoen-cui.github.io/mischelperfuns/
- Size: 38.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - Haoen-Cui/mischelperfuns - Miscellaneous Helper Functions (R)
README
### `mischelperfuns`
[](https://travis-ci.org/Haoen-Cui/mischelperfuns)
Haoen Cui's personal collection of miscellaneous helper functions in R. Some functions are more informative themselves (either in code or in documentation) than their actual usefulness.
> Good tools are prerequisite to the success of a job.
> 工欲善其事,必先利其器。---- 《论语·卫灵公》
### Installation
```
devtools::install_github("Haoen-Cui/mischelperfuns")
```### Quick demo
Coming soon ...