matrixStats - Methods that apply to rows and columns of a matrix
RForge.net

matrixStats

About matrixStats
SVN access
Download/Files

SVN repository access

The SVN repository for this project can be checked out using
svn co svn://svn.rforge.net/matrixStats/trunk matrixStats

To install the latest development snapshot of this package, use

install.packages("matrixStats",,"http://rforge.net/",type="source")

To list branches use

svn ls svn://svn.rforge.net/matrixStats/branches
and for tags use
svn ls svn://svn.rforge.net/matrixStats/tags

Most recent SVN commits