Learn R Programming

rENA (version 0.3.0)

check_range: Updates the axis ranges of an ENA plot based on the plotted data.

Description

This function adjusts the x and y axis ranges of the ENA plot to ensure that all plotted points, networks, and means are visible.

Usage

check_range(x)

Value

The updated ENA plot object with adjusted axis ranges.

Arguments

x

An ENA plot object containing the plotted data and axis configurations.