View source: R/Functions-multiData.R
nSets | R Documentation |
A convenience function that returns the number of sets in a multi-set variable.
nSets(multiData, ...)
multiData |
vector of lists; in each list there must be a component named |
... |
Other arguments to function |
A single integer that equals the number of sets given in the input multiData
.
Peter Langfelder
checkSets
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.