A term frame is a tibble with the first column a term vector called and a numeric column called value and in the case of an nlists object an integer vector called samples. It includes the original nlist or nlists object.

as_term_frame(x, ...)

Arguments

x

An object.

...

Unused.

Value

An term_frame object.