https://github.com/jminnier/jmmisc
https://github.com/jminnier/jmmisc
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jminnier/jmmisc
- Owner: jminnier
- License: mit
- Created: 2018-02-22T23:02:04.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-10-09T01:52:25.000Z (over 4 years ago)
- Last Synced: 2025-02-07T21:19:12.835Z (4 months ago)
- Language: R
- Size: 18.6 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: NEWS.md
- License: LICENSE
Awesome Lists containing this project
README
# jmmisc
## JM's Trivial Package of Miscellaneous Functions
Includes
- an extension to the [tableone](https://github.com/kaz-yos/tableone) package
- an R markdown template, inspired by @emilelatour and @ismayc
- a couple random helper functions that my Phd advisor, Tianxi Cai, passed down to all of her students
- other functions to be added!## Installation
```
devtools::install_github("jminnier/jmmisc")
```