plot.sfa_coverage_battery: Plot One Factor of a Content-Validity Audit Battery

View source: R/coverage.R

plot.sfa_coverage_batteryR Documentation

Plot One Factor of a Content-Validity Audit Battery

Description

Plot One Factor of a Content-Validity Audit Battery

Usage

## S3 method for class 'sfa_coverage_battery'
plot(x, factor = names(x)[1L], ...)

Arguments

x

An "sfa_coverage_battery" from sfa_coverage() on a multi-factor scale.

factor

Which factor's audit to plot. Default: the first.

...

Passed to plot.sfa_coverage() (e.g. type = "relevance").

Value

The plotted "sfa_coverage" audit, invisibly.


semanticfa documentation built on Sept. 2, 2026, 1:07 a.m.