as_terms: Convert a Count Matrix to List of Term Vectors

Description Usage Arguments Value Examples

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.

Examples

1
2

trinker/termco documentation built on Jan. 7, 2022, 3:32 a.m.