View source: R/api-hierarchical-audit.R
| plot.mfrm_facet_nesting | R Documentation |
Renders the directed nesting index
1 - H(B \mid A)/H(B) as a heatmap between facet pairs,
highlighting fully nested relationships close to 1. Colour scale
runs from 0 (crossed, white / cold) to 1 (fully nested, dark).
## S3 method for class 'mfrm_facet_nesting'
plot(x, preset = c("standard", "publication", "compact", "monochrome"), ...)
x |
An |
preset |
Plot preset. |
... |
Reserved. |
Invisibly, the matrix rendered.
detect_facet_nesting(),
analyze_hierarchical_structure().
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.