Learn R Programming

rENA (version 0.3.0)

move_nodes_to_unit_circle_with_equal_space: 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]
)

Value

TBD

Arguments

set

TBD

dimension_name_1

TBD

dimension_name_2

TBD