Auto Breaks for Matrix Plotting Functions
Arguments
- m
(required, numeric matrix) distance or cost matrix generated by
psi_distance_matrix()
orpsi_cost_matrix()
, but any numeric matrix will work. Default: NULL- n
(required, integer) number of colors to compute the breaks for. Default: 100
See also
Other internal_plotting:
utils_color_continuous_default()
,
utils_color_discrete_default()
,
utils_line_color()
,
utils_line_guide()
,
utils_matrix_guide()
,
utils_matrix_plot()