add_headers: Add headers to groups on a mosaic plot

Description Usage Arguments Value

Description

Add headers to groups on a mosaic plot

Usage

1
add_headers(df, column = "f", cex, ...)

Arguments

df

mosaic_df

column

(f by default) name or position of a column in df to feed lines(). If a non-character column is provided, its names.

cex

numeric to feed text(), if missing tries to obtain something adequate

...

additional arguments to feed text()

Value

the mosaic_df, invisibly


vbonhomme/Momosaics documentation built on May 4, 2019, 10:56 a.m.