Skip to content

SathishN/griffun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

griffun

R functions that I use...

Using the roxygen documentation and examples, I can simply load these as I would an R package. This makes any research that uses these functions reproducible, and open for all to use.

Install using install_github within Hadley's devtools package. https://github.com/hadley/devtools/wiki/Documenting-functions

install.packages("devtools")
require(devtools)
install_github("griffun", "drewgriffith15")
require(griffun)

About

My R functions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages