Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

NoOp

No Operation


Description

NoOp does nothing to the input.

Usage

NoOp(x)

Arguments

x

input

Value

x is returned.

Author(s)

Knut M. Wittkowski kmw@rockefeller.edu

Examples

x <- 5
NoOp(x)
# [1] 5

muStat

Prentice Rank Sum Test and McNemar Test

v1.7.0
GPL (>= 2)
Authors
Knut M. Wittkowski <kmw@rockefeller.edu> and Tingting Song <ttsong@gmail.com>
Initial release
2010-09-17

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.