as_audit_output_spec: Coerces a tibble to become an audit output spec.

Description Usage Arguments Value

View source: R/audit_output_spec.R

Description

This function is used to create an audit output specification from a tibble. It will check that we have two columns named name and type. Both must contain only strings. The type column must only contain type keywords. If successful, the tibble is returned as an audit_output_spec object.

Usage

1

Arguments

x

The audit output specification written as a tibble.

Value

A validated audit_output_spec object.


md0u80c9/SSNAPStats documentation built on Feb. 11, 2020, 11:43 a.m.