length | R Documentation |
These methods get the length of a hiveEntity
containing
a vector of identifiers or features.
## S4 method for signature 'hiveFeatureSpaceEntity' length(x) ## S4 method for signature 'hiveFeatureSetEntity' length(x) ## S4 method for signature 'hiveWeightedFeatureSetEntity' length(x)
x |
A |
An integer corresponding to the length of the internal vector.
Adam C. Gower agower@bu.edu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.