textTopicsTree: textTopicsTest (EXPERIMENTAL) to get the hierarchical topic...

View source: R/7_1_textTopics.R

textTopicsTreeR Documentation

textTopicsTest (EXPERIMENTAL) to get the hierarchical topic tree

Description

textTopicsTest (EXPERIMENTAL) to get the hierarchical topic tree

Usage

textTopicsTree(topic_model, data, data_var)

Arguments

topic_model

(list) The output from textTopics.

data

(tibble/data.frame) A tibble with the data

data_var

(string) The name of the text variable that the topic model was trained on

Value

prints a hierarchical topic tree on the console


text documentation built on Feb. 16, 2026, 5:10 p.m.