# NOT RUN {
# Load pre-formatted data for use
data(nih_sample_dtm)
data(nih_sample)
result <- Cluster2TopicModel(dtm = nih_sample_dtm,
clustering = nih_sample$IC_NAME)
# }
Run the code above in your browser using DataLab