dim.Codelink {codelink} | R Documentation |
Takes a Codelink object and returns the dimension (genes x samples).
dim.Codelink(x)
x |
an object of class "Codelink". |
A numeric vector with the dimensions.
Diego Diez
# data(codelink.example) # dim(codelink.example)