skyline_pack: Skyline packing algorithm

View source: R/layout.R

skyline_packR Documentation

Skyline packing algorithm

Description

Skyline packing algorithm

Usage

skyline_pack(m)

Arguments

m

a matrix of vertices for the rectangles

Value

A matrix with updated vertices for the rectangles.


eulerr documentation built on Dec. 10, 2022, 1:08 a.m.