length-methods: Get the length of a hiveEntity

lengthR Documentation

Get the length of a hiveEntity

Description

These methods get the length of a hiveEntity containing a vector of identifiers or features.

Usage

## S4 method for signature 'hiveFeatureSpaceEntity'
length(x)

## S4 method for signature 'hiveFeatureSetEntity'
length(x)

## S4 method for signature 'hiveWeightedFeatureSetEntity'
length(x)

Arguments

x

A hiveEntity object

Value

An integer corresponding to the length of the internal vector.

Author(s)

Adam C. Gower agower@bu.edu


agower/GeneHive documentation built on April 14, 2022, 5:08 a.m.