tiles {metaplot}R 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()


[Package metaplot version 0.8.4 Index]