usefun

Travis build status codecov CRAN status Downloads

A set of miscellaneous functions that I have used in various projects and in other R packages. Some of the most important are:

Install

CRAN version:

install.packages("usefun")

Development version:

devtools::install_github("bblodfon/usefun")

Examples

See examples in the functions documentation and in the respective tests. Also various functions from this package have been used in this biomarker analysis.