Learn R Programming

eulerr (version 6.1.0)

skyline_pack: 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.