browser_alignment_table: Generate an HTML table from a topic clustering

browser_alignment_tableR Documentation

Generate an HTML table from a topic clustering

Description

This function is mainly meant for internal use but might conceivably help with creating custom visualizations of multiple models.

Usage

browser_alignment_table(cl, ids, condition, n = 4)

Arguments

cl

clustering from align_topics

ids

character vector of model ids

condition

vector or list of metadata covariates as in dfr_browser

n

number of topic top words to display in table

Value

string with HTML table


agoldst/dfrtopics documentation built on July 15, 2022, 4:13 p.m.