with_means: Adds group means to the ENA plot.

View source: R/utils.plot.R

with_meansR Documentation

Adds group means to the ENA plot.

Description

This function iterates over the plotted points in the ENA plot and calculates the mean for each group of points. The calculated means are then added to the plot as group means.

Usage

with_means(x)

Arguments

x

An ENA set object containing the plots.

Value

Invisibly returns the modified ENA set object with updated plots.


rENA documentation built on Nov. 5, 2025, 5:50 p.m.