mosaicSplom2: Create a grid of 2x2 survey-weighted mosaic plots

Description Usage Arguments Value Examples

Description

Create a grid of 2x2 survey-weighted mosaic plots

Usage

1
mosaicSplom2(factors = c(), mar_par = rep(0.5, 4))

Arguments

factors

a vector of factor-type elements

mar_par

a vector of length 2 controlling the margins of the plots

Value

A grid of 2x2 mosaics, one for each pair of the input factors

Examples

1
2
factors <- c("DROWSY", "HEAVY_TRUCK",  "INT_HWY",  "SEX_IM", "SPEEDREL")
mosaicSplom2(factors)

PatrickCoyle/analyzeGES2 documentation built on May 17, 2019, 12:49 p.m.