Procrustes-transform layout

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.