Skip to contents

Coerce an audit to a tibble

Usage

# S3 method for class 'audit'
as_tibble(x, ...)

Arguments

x

An audit_run() result.

...

Passed to tibble::as_tibble().

Value

The per-cell tibble with the extra audit class and audit attributes stripped.