Skip to content

lmullen/mullenMisc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mullenMisc

Travis-CI Build Status

A personal R package for functions I use across projects. To install this package from GitHub, use devtools.

# install.packages("devtools")
devtools::install_github("lmullen/mullenMisc")

You can find a list of the functions using R's help:

help(package = "mullenMisc")