border: border

View source: R/skitools.R

borderR Documentation

border

Description

orders rows of a logical / binary matrix treating each row as binary number with digits encoded as TRUE / FALSE values of entries

Usage

border(B, na.rm = TRUE)

Arguments

B

input matrix logical format, or castable to logical

na.rm

removes NA

Value

B resorted using "binary" order


mskilab/skitools documentation built on Aug. 31, 2023, 1:13 p.m.