move_nodes_to_unit_circle_with_equal_space: Title

View source: R/move_nodes.R

move_nodes_to_unit_circle_with_equal_spaceR Documentation

Title

Description

Title

Usage

move_nodes_to_unit_circle_with_equal_space(
  set,
  dimension_name_1 = colnames(as.matrix(set$rotation$nodes))[1],
  dimension_name_2 = colnames(as.matrix(set$rotation$nodes))[2]
)

Arguments

set

TBD

dimension_name_1

TBD

dimension_name_2

TBD

Value

TBD


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