Description Usage Arguments Value Functions
Helper functions for aggregating flags.
| 1 2 3 4 5 6 7 | 
| na.rm | Logical indicating whether missing flags should be ignored when calculating the aggregate flag. | 
| m | A matrix of flags | 
An integer vector with same length as rows of m.
.highest: Highest flag value
.lowest: Lowest flag value
.majority: Majority flag value
.odwg: ODWG recommended method. Uses
.highest when a flag value of 4 is present, otherwise
uses .majority.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.