Learn R Programming

rENA (version 0.3.0)

with_means: 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)

Value

Invisibly returns the modified ENA set object with updated plots.

Arguments

x

An ENA set object containing the plots.