procrustes: Procrustes-transform layout

Description Usage Arguments Value

View source: R/procrustes.R

Description

Procrustes-transform layout

Usage

1
procrustes(x, y)

Arguments

x

layout to be transformed. Either a data.table object or a matrix

y

target layout.Either a data.table object or a matrix

Value

transforms y to be as close as possible without changing the shape of the graph.


baruuum/igplot documentation built on Dec. 19, 2021, 6:42 a.m.