Check that the vector of numbers of topics is conformable to integers greater than 1.
check_topics(topics)
topics | Vector of the number of topics to evaluate for each model.
Must be conformable to |
---|
an error message is thrown if the input is improper, otherwise
NULL
.
check_topics(2)