binmat2vec: Binary matrix times character vector

View source: R/preprocess.R

binmat2vecR Documentation

Binary matrix times character vector

Description

Binary matrix times character vector

Usage

binmat2vec(x, labels = colnames(x))

Arguments

x

A binary matrix or data.frame

labels

Character vector length equal to ncol(x)

Value

a character vector

Author(s)

EDG


egenn/rtemis documentation built on June 14, 2025, 11:54 p.m.