usefun

R 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. For a full biomarker analysis that uses various functions from this package, see this report.