labels.mat.2.logical.mat: Labeled Matrix to Logical Matrix

View source: R/basics.R

labels.mat.2.logical.matR Documentation

Labeled Matrix to Logical Matrix

Description

turn a matrix with labels to logical matrix

Usage

## S3 method for class 'mat.2.logical.mat'
labels(M, filter.flag = F)

Arguments

M

matrix

filter.flag

(default = F)


christineyyeh/opipes documentation built on Oct. 12, 2022, 12:11 a.m.