Triangle-style heatmap for a "CLFit". Delegates to the shared
role-agnostic .plot_triangle_fit() implementation.
Usage
# S3 method for class 'CLFit'
plot_triangle(x, ...)Arguments
- x
An object of class
"CLFit".- ...
Forwarded to
.plot_triangle_fit()–region,view,label_style,label_size,conf_level,amount_divisor,theme,nrow,ncol.
