length: Determine the number of elements in an object.

length,expressionset-methodR 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, confrontation-class, confront(), errors(), event(), keyset(), values()


validate documentation built on March 31, 2023, 6:27 p.m.