nrow,Set-method | R Documentation |
nrow method for 'Set' to obtain the number of features. nrow and ncol return the number of features or samples of a 'Set' class.
## S4 method for signature 'Set'
nrow(x)
x |
a 'Set' Object |
an 'integer' of length 1
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.