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 May 29, 2024, 1:35 a.m.