Skip to content

raffdoc/irutils

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

irutils

irutils is an R package providing common utility functions convenient for institutional researchers. To get started, execute the following commands in R:

install.packages(c('devtools', 'roxygen2'), repos='http://cran.r-project.org')
install_github('irutils', 'jbryer')

If you are an instituional researcher, it is likely you will want to install the ipeds package as well. That package is hosted by R-Forge and can be installed with the following command:

install.packages(c('ipeds'), repos=c('http://r-forge.r-project.org', 'http://cran.r-project.org'))

How often do you read these materials because you want to?

More documentation to come.

About

An R package containing utilities for institutional researchers. This package is also used to support the Introduction to R and LaTeX document.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published