Skip to contents

Plot texture entropy and center-to-edge intensity delta over time

Usage

plot_texture_organization(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_texture_organization(run)