getListNbValuesInLines | R Documentation |
Returns the possible number of values in lines in the data
getListNbValuesInLines(object, conds, type = "WholeMatrix")
object |
An object of class |
conds |
xxxx |
type |
WholeMatrix, AllCond or AtLeastOneCond |
An integer
Samuel Wieczorek, Enora Fremy
data(ft, package='DaparToolshed')
res <- getListNbValuesInLines(ft, 1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.