Learn R Programming

eulerr (version 3.0.1)

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.