Learn R Programming

codelink (version 1.40.2)

dim.Codelink: Return the dimension of a Codelink object.

Description

Takes a Codelink object and returns the dimension (genes x samples).

Usage

"dim"(x)

Arguments

x
an object of class "Codelink".

Value

Examples

Run this code
## Not run: 
# 	data(codelink.example)
# 	dim(codelink.example)
# ## End(Not run)

Run the code above in your browser using DataLab