View source: R/summaryTable-combine.R
uniqueVarWithOrder | R Documentation |
The following framework is followed:
get the unique elements in the vectors
for each of this element: get the average order across the different vectors
put variable
, if present as second to last element
put variableGroup
, if present, as last element
order the unique elements based on the extracted order
uniqueVarWithOrder(...)
... |
Lists |
Vector with unique and ordered elements.
Laure Cougnaud
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.