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

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

Awesome Lists containing this project

README

        

### `mischelperfuns`

[![Travis-CI Build Status](https://travis-ci.org/Haoen-Cui/mischelperfuns.svg?branch=master)](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 ...