Skip to contents

Filters an audit data frame to rows with status todo or ok – the decisions a chart author has to make. Drops rows handled by helpers, rows that belong to the host document, and rows marked manual / n/a.

Usage

a11y_audit_actionable(audit)

Arguments

audit

Output of a11y_audit(), a11y_audit_chart(), or a11y_audit_doc().

Value

Data frame with the same columns as audit, filtered.