binmat2vec: Binary matrix times character vector

View source: R/onehot2factor.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


egenn/rtemis documentation built on May 4, 2024, 7:40 p.m.