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

View source: R/utils.plot.R

check_rangeR Documentation

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)

Arguments

x

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

Value

The updated ENA plot object with adjusted axis ranges.


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