Collection Of Functions, Particularly Ones Used In Shiny Apps
Collects R functions and utilities used by NHSBSA MI team. The focus is mostly related to Shiny apps, but use this repo to add anything useful. Stay DRY!
You can install mi.r.utils
from this repository with:
devtools::install_github("MarkMc1089/mi.r.utils")
Documentation is mostly complete, but still WIP currently.
- [] Add tests.
- [] Finish documentation.
- [] Add vignettes.
- [] Directory of where each function is used.
- [] Set up github.io pages.
- [] Create tutorial on adding to the repo and hold knowledge sharing session with team.