getListNbValuesInLines: Returns the possible number of values in lines in the data

View source: R/utils.R

getListNbValuesInLinesR Documentation

Returns the possible number of values in lines in the data

Description

Returns the possible number of values in lines in the data

Usage

getListNbValuesInLines(object, conds, type = "WholeMatrix")

Arguments

object

An object of class QFeatures

conds

xxxx

type

WholeMatrix, AllCond or AtLeastOneCond

Value

An integer

Author(s)

Samuel Wieczorek, Enora Fremy

Examples

data(ft, package='DaparToolshed')
res <- getListNbValuesInLines(ft, 1)


samWieczorek/DAPAR2 documentation built on Oct. 15, 2023, 1:45 p.m.