README.md

mzfun

This is just my collection of useful functions

Installation

You can install the released version of mzfun from CRAN with:

install.packages("mzfun")

And the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("mz74/mzfun")

Example

This is a basic example which shows you how to solve a common problem:

library(mzfun)
## basic example code


mz74/mzfun documentation built on April 14, 2021, 4:17 a.m.