A grab-bag of utility functions. Code in this package should make use only of functions in the dozen or so “base R” packages. It should also be pretty stable, as other packages may depend on it.

Install with remotes::install_github():

install.packages("remotes") ## If you don't already have it.
remotes::install_github("davebraze/FDButils")