Learn R Programming

OrderedList (version 1.44.0)

print.OrderedList: Printing Function for OrderedList Objects

Description

The function provides some information about objects that were generated by function OrderedList.

Usage

"print"(x, ...)

Arguments

x
An object of class OrderedList.
...
Further printing arguments.

Value

No value is returned.

References

Yang X, Bentink S, Scheid S, and Spang R (2006): Similarities of ordered gene lists, to appear in Journal of Bioinformatics and Computational Biology.

See Also

OrderedList

Examples

Run this code
data(OL.result)
OL.result

Run the code above in your browser using DataLab