This package contains various, not necessarily related, functions to make some data analysis tasks a little easier.
Why “motley”? Because “misc” or “miscellaneous” is already used too often, so I went looking for a synonym.
Also, this is more like an enducational sandbox for myself to learn more about R package development and everything related to that.
You can install MMmotley from GitHub with:
# install.packages("devtools")
devtools::install_github("milanmlft/MMmotley")