Skip to contents

Triangle-style heatmap for a "CCFit". Delegates to the shared role-agnostic .plot_triangle_fit() implementation.

Usage

# S3 method for class 'CCFit'
plot_triangle(x, ...)

Arguments

x

An object of class "CCFit".

...

Forwarded to the shared implementation – see plot_triangle.SAFit().

Value

A ggplot object.