binary_to_logical: Convert a binary into logical matrix

Description Usage Arguments Details Value See Also

View source: R/tools.R

Description

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

Usage

1

Arguments

mat

a binary/numeric matrix.

Details

None.

Value

Return a logical matrix of dim(mat).

See Also

logical_to_binary


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