panel_tile: Draw a Tile

View source: R/categorical.R

panel_tileR Documentation

Draw a Tile

Description

Draws a tile in a mosaic.

Usage

panel_tile(
  x,
  y,
  subscripts,
  group.number,
  group.value,
  col,
  alpha,
  border,
  loc,
  msg,
  .src,
  cex,
  verbose,
  ...
)

Arguments

x

x values

y

y values

subscripts

subscripts

group.number

group number

group.value

group value

col

fill color

alpha

alpha transparency for fill

border

border color

loc

location for output of msg

msg

ignored

.src

data source for which subscripts give x, y, msg, and tile limits

cex

expansion for msg text; passed to msg

verbose

generate messages describing process

...

passed arguments

See Also

Other panel functions: boxplot_panel(), categorical_panel(), corsplom_gg_correlation(), corsplom_gg_diagonal(), corsplom_gg_scatter(), corsplom_panel_correlation(), corsplom_panel_diagonal(), corsplom_panel_scatter(), dens_panel(), diag_label(), diag_pin(), iso_prepanel(), metaplot_key(), metaplot_ref(), panel.meta_densityplot(), scatter_panel_ref(), scatter_panel()

Other categorical: categorical.data.frame(), categorical_data_frame(), categorical_panel(), categorical()


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