check_topics: Check that topics vector is proper

Description Usage Arguments Value Examples

View source: R/utilities.R

Description

Check that the vector of numbers of topics is conformable to integers greater than 1.

Usage

1
check_topics(topics)

Arguments

topics

Vector of the number of topics to evaluate for each model. Must be conformable to integer values.

Value

an error message is thrown if the input is improper, otherwise NULL.

Examples

1

weecology/LDATS documentation built on March 28, 2020, 11:20 a.m.