ldefault.coh.xy: Generating a rescaled coordinate data frame

View source: R/luna.R

ldefault.coh.xyR Documentation

Generating a rescaled coordinate data frame

Description

Rescales a coordinate data frame (e.g. from ldefault.xy()) such that it is appropriate for pairwise (connectivity) plots

Usage

ldefault.coh.xy(xy)

Arguments

xy

a data frame with columns X and Y

Value

a data frame with X and Y coordinates rescaled

Note

  • Assumes the X and Y inputs are scaled for a unit circle, i.e. -0.5 to +0.5

  • This function is only intended to be used internally


remnrem/luna documentation built on June 1, 2025, 2:14 p.m.