- project: R in Finance (or you can understand the name as "Richard Finance", 😝😝😝)
- 👦 : Dien Giau Bui (aka Richard)
- 🏢 : NTU
- ver: 0.1.0 in May 2017
- personal website: https://diengiau.github.io/
This package includes some important and in-need functions for my study. You can fork and comments if you find some errors. All are welcome. Thank you.
- mread_csv: Read multiple files of
csv
type, filter by conditions, then combine in one data.frame - ri_fmatch: Fuzzy match 2 vector of strings and return the output vector
(will update soon)
It is easy from R.
devtools::install_github("diengiau/rifin")