README.md

einr

My personal collection of R functions

Installation:

The devtools package allows direct installation from github:

install.packages("devtools")
library(devtools)
install_github("3inar/einr")

Once you've installed the package this way, you load it like any other R package

library(einr)


3inar/einr documentation built on May 5, 2019, 10:43 a.m.