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 March 5, 2025, 11:52 p.m.