A mixed collection of my handy R functions.
Beware: all the material must be considered experimental, in full development, not yet tested.
Caveat emptor: use it at your own risk.
You can install the development version of ‘rfunctions’ from the repository at GitHub with:
if(!require("devtools")) install.packages("devtools")
devtools::install_github("maxbre/rfunctions")