Description Usage Arguments Value
View source: R/audit_output_spec.R
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.
1 |
x |
The audit output specification written as a tibble. |
A validated audit_output_spec object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.