- handling factors in diceplot
cluster_by_row
argument defaults to TRUE, false it will use the factor levels for orderingcluster_by_column
argument defaults to TRUE, false it will use the factor levels for orderingshow_legend
defaults to TRUE, show or omit the legend plotcat_b_order
argument removed, will throw an error in a future version
- add citation
cat_c_colors
allow to pass a colorbrewer palette name for chosing the color palette as an additional optiongroup_colors
allow to pass a colorbrewer palette name for chosing the color palette as an additional optioncat_b_order
allow to pass an explicit row order
- rename files from dice_plot/ domino_plot to diceplot/dominoplot
- adapted dice_plot arguments:
group
variable is not needed anymore for running the codegroup_color
is set automatically using RColorBrewer- dice_plot is now returning the ggplot object and removed the option to save the plot
plot_path
removedformat
removedoutput_string
removed
max_dot_size
andmin_dot_size
as additional arguments to modify your plot.legend_width
andlegend_height
as additional arguments to modify your plots legend.base_width_per_cat_a
andbase_height_per_cat_b
as additional arguments to modify your plots legend.reverse_ordering
reverse the clustering order if wanted