flag-aggregators: Flag Aggregators

Description Usage Arguments Value Functions

Description

Helper functions for aggregating flags.

Usage

1
2
3
4
5
6
7
.highest(..., na.rm)

.lowest(..., na.rm)

.majority(..., na.rm)

.odwg(..., na.rm)

Arguments

na.rm

Logical indicating whether missing flags should be ignored when calculating the aggregate flag.

m

A matrix of flags

Value

An integer vector with same length as rows of m.

Functions


mkoohafkan/wqptools documentation built on May 2, 2021, 8:12 p.m.