Creates a visualisation of cumulative term coverage
Usage
viz_cumulative_gtc(cumulative_data, group_var, title = NULL)
Arguments
- cumulative_data
Output from calculate_cumulative_gtc()
- group_var
Name of the grouping variable
- title
Plot title (optional)