Skip to contents

Plot relative growth rate and edge roughness

Usage

plot_growth_roughness(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_growth_roughness(run)