is.tidy_topic_state: Assert that 'x' is a tidy topic state, matrix or array

Description Usage Arguments Details

Description

Assert that x is a tidy topic state, matrix or array

Usage

1
2
3
4
5

Arguments

x

Object to check if it is a valid topic_model_state object

Details

The tidy topic state is a tibble dataset with at least the variables doc (integer or factor), type (factor) and topic (integer or factor).


MansMeg/tidytopics documentation built on May 8, 2019, 3:52 p.m.