Learn R Programming

muStat (version 1.7.0)

muUtil-package: muStat Utility Functions

Description

This package contains a collection of utility functions for package muStat.

For a complete list, use library(help="muUtil").

Arguments

Details

Package:
muUtil
Type:
Package
Version:
1.6.0
Date:
2010-09-17

Examples

Run this code
x <- 5
NoOp(x)
# [1] 5

len(c(1:20))
# [1] 20

Run the code above in your browser using DataLab