Skip to contents

Much of the code and analysis was adapted from https://ladal.edu.au/topicmodels.html

Usage

topic_modeling_server(id, qda_data)

Arguments

id

An ID string that corresponds with the ID used to call the module's UI function.

qda_data

QDA data object, see qda().