All functions

op_ctrl()

Operation's control parameters

row_arith()

Row-wise arithmetic operations

row_compare()

Check if a row's columns fulfill a given comparison

row_duplicated()

Conditions related to duplicated values

row_finites()

Conditions related to finite values

row_in()

Check if a row's columns' values are present in a set of known values

row_infs()

Conditions related to infinite values

row_max()

Row-wise maxima

row_means()

Row-wise means

row_min()

Row-wise minima

row_nas()

Conditions related to missing values

row_sums()

Row-wise sum

wiserow-package

Multi-threaded, coercion-free implementations of common row-wise operations