Creates a subset of the LDA topics dataframe into theme dataframe

make_df_docs(
  theme_type = "theme",
  description = NULL,
  save = FALSE,
  topicDocs = .topicDocs
)

Arguments

theme_type

one of topic_name, theme, NSF_specific, NSF_general, passed to make_df_docs

description

one of spatial_scale, methods, water budget, passed to make_df_docs

save

boolean, if true, write the results, if false, return the theme dataframe

topicDocs

the output from the topicdata, aligned with the corpus