muUtil-package {muUtil} | R Documentation |
This package contains a collection of utility functions for package muStat.
For a complete list, use library(help="muUtil").
Package: | muUtil |
Type: | Package |
Version: | 1.5.0 |
Date: | 2008-02-07 |
License: | GPL (>= 2) |
Knut M. Wittkowski kmw@rockefeller.edu, Tingting Song ttsong@gmail.com
Maintainer: Tingting Song ttsong@gmail.com
x <- 5 NoOp(x) # [1] 5 len(c(1:20)) # [1] 20