Skip to contents

Pearson correlation heatmap of numeric morphology features

Usage

plot_feature_heatmap(x)

Arguments

x

A grayleafspot_run object or data accepted by as_grayleafspot_growth_data().

Value

A ggplot2 object.

Examples

run <- example_grayleafspot_results()
plot_feature_heatmap(run)