logical_to_binary: Convert a logical into binary matrix

Description Usage Arguments Details Value See Also

View source: R/tools.R

Description

Take the logical matrix mat and convert it in a binary matrix.

Usage

1

Arguments

mat

a logical matrix.

Details

None.

Value

Return a binary matrix of dim(mat).

See Also

binary_to_logical


functClust documentation built on Dec. 2, 2020, 5:06 p.m.