ncol-Set-method: ncol

ncol,Set-methodR Documentation

ncol

Description

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

Usage

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

Arguments

x

a 'Set' Object

Value

an 'integer' of length 1


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