length,expressionset-method {validate} | R Documentation |
Determine the number of elements in an object.
Description
Determine the number of elements in an object.
Usage
## S4 method for signature 'expressionset'
length(x)
## S4 method for signature 'confrontation'
length(x)
Arguments
x |
An R object |
See Also
Other confrontation-methods:
[,expressionset-method
,
as.data.frame,confrontation-method
,
confront()
,
confrontation-class
,
errors()
,
event()
,
keyset()
,
values()
[Package validate version 1.1.5 Index]