tiles: Calculate Tile Limits

View source: R/categorical.R

tilesR Documentation

Calculate Tile Limits

Description

Calculates limits for mosaic tiles

Usage

tiles(x, ..., tex = 0.9, msg = "tilestats", verbose = FALSE)

Arguments

x

a data.frame with at least columns x, y, and g, possibly f1 and f2 (facets)

...

other arguments

tex

tile shrinkage <= 1

msg

a function of x and y to create a tile message

verbose

generate messages describing process

Value

data.frame

See Also

categorical_panel

Other categorical family: cax(), tilestats()


bergsmat/metaplot documentation built on Feb. 21, 2024, 1:18 p.m.