compare_plot: Compare plot function
Description
Compare plot function
Usage
compare_plot(comparison_table)
Arguments
comparison_table
The table output from the compare function
Details
Creates a plot visualizing group clustering differences across the groups and clusters specified in the compare function. Creates a ggplot object, so default parameters can be overridden by adding layers to this object.