length,Heatmap-method {heatmaps}R Documentation

Return the number of sequences in a heatmap

Description

Return the number of sequences in a heatmap

Usage

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

Arguments

x

A heatmap

Value

integer, value of x@nseq


[Package heatmaps version 1.6.0 Index]