powered by
A convenience function that returns the number of sets in a multi-set variable.
nSets(multiData, ...)
A single integer that equals the number of sets given in the input multiData.
multiData
vector of lists; in each list there must be a component named data whose content is a matrix or dataframe or array of dimension 2.
data
Other arguments to function checkSets.
checkSets
Peter Langfelder