as_terms: Convert a Count Matrix to List of Term Vectors

Description Usage Arguments Value

View source: R/as_terms.R

Description

Convert a count matrix to a named list of term vectors.

Usage

1

Arguments

x

A data.frame/matrix of counts.

names

A character vector of names to assign to the list.

...

ignored.

Value

Returns a list of term vectors.


trinker/termcoLite documentation built on Oct. 23, 2021, 9:53 a.m.