skyline_pack {eulerr} | R 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.
[Package eulerr version 7.0.2 Index]