tile: Tree map partitioning.

View source: R/partition-tile.r

tileR Documentation

Tree map partitioning.

Description

Adapated from SquarifiedLayout in http://www.cs.umd.edu/hcil/treemap-history/Treemaps-Java-Algorithms.zip

Usage

tile(data, bounds, max = 1)

Arguments

data

bounds data frame

bounds

bounds of space to partition

max

maximum value


hadley/productplots documentation built on Oct. 11, 2024, 12:53 a.m.