Description Usage Arguments Value
View source: R/audit_measure.R
Given an outputs_table containing a list of aggregated data outputs, produce a list of all the data columns (raw and modified) needed to create those outputs.
1 | csv_columns_from_output_table(outputs_table)
|
outputs_table |
A table of audit outputs (previously created using create_output_tbl()) |
A character vector of names of the data columns needed to create the
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.