Description Usage Arguments Value Examples
Create a grid of 2x2 survey-weighted mosaic plots
1 | mosaicSplom2(factors = c(), mar_par = rep(0.5, 4))
|
factors |
a vector of factor-type elements |
mar_par |
a vector of length 2 controlling the margins of the plots |
A grid of 2x2 mosaics, one for each pair of the input factors
1 2 | factors <- c("DROWSY", "HEAVY_TRUCK", "INT_HWY", "SEX_IM", "SPEEDREL")
mosaicSplom2(factors)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.