nrow-Set-method: nrow

nrow,Set-methodR Documentation

nrow

Description

nrow method for 'Set' to obtain the number of features. nrow and ncol return the number of features or samples of a 'Set' class.

Usage

## S4 method for signature 'Set'
nrow(x)

Arguments

x

a 'Set' Object

Value

an 'integer' of length 1


gongcongcong/mbOmic documentation built on July 1, 2023, 1:47 p.m.