View source: R/api-hierarchical-audit.R
| plot.mfrm_facet_sample_review | R Documentation |
Per-level observation counts rendered as a horizontal bar chart
coloured by the Linacre sample-size band assigned in
facet_small_sample_review(). Vertical dashed lines mark the
sparse / marginal / standard thresholds so reviewers see where
every facet level sits relative to the Linacre (1994) guidance.
## S3 method for class 'mfrm_facet_sample_review'
plot(
x,
top_n = NULL,
preset = c("standard", "publication", "compact", "monochrome"),
...
)
x |
An |
top_n |
Optional integer; trim the y-axis to the |
preset |
One of |
... |
Reserved. |
Invisibly, the data.frame used for the plot.
facet_small_sample_review().
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.