Skip to content

3inar/einr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

About

A collection of miscellaneous R functions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages