Creates a visualisation of term coverage within each group
Usage
viz_gtc(gtc_data, group_var, title = NULL, nrow = 1)
Arguments
- gtc_data
Output from calculate_gtc()
- group_var
Name of the grouping variable
- title
Plot title (optional)
- nrow
Number of rows to display the facetted plot with