This function adjusts the scale of the points in the ENA set to match the range of the network.
# S3 method for ENAplot
scale(x, center = NULL, scale = NULL)
The modified ENAplot object with scaled points.
An ENAplot object containing the set to scale.
Unused parameter, included for compatibility.
A numeric value specifying the scaling factor. If `NULL`, the function will determine the scale based on the data.