Auto Breaks for Matrix Plotting Functions
utils_color_breaks(m = NULL, n = 100)numeric vector
(required, numeric matrix) distance or cost matrix generated by psi_distance_matrix() or psi_cost_matrix(), but any numeric matrix will work. Default: NULL
(required, integer) number of colors to compute the breaks for. Default: 100
Other internal_plotting:
color_continuous(),
color_discrete(),
utils_line_color(),
utils_line_guide(),
utils_matrix_guide(),
utils_matrix_plot()