Skip to content

Combine topics and distribution legend (experimental)

Usage

topicsPlotOverview(plot_list, overview_plot_type, title_font = "sans")

Arguments

plot_list

(list) Output from the topicsPlot function.

overview_plot_type

(character) Number of dimensions to plot (1 or 2).

title_font

Font family used for all non-word text elements in the plots (e.g., titles, axis labels, tick labels, legend text, annotations). Default: "sans". Examples: "serif", "mono", or a system-installed font family name.

Value

An overview plot including topics and distribution legend

Harmony Logo