dim,bicluster-method | R Documentation |
Get the dimensions of a bicluster.
## S4 method for signature 'bicluster' dim(x)
x |
A bicluster object. |
A numeric vector with the lengths of the rows and columns of the bicluster.
dim(bicluster(row=c(1,2), column=c(1,2)))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.