report_compliance: Report deleted content

View source: R/twCompliance.R

report_complianceR Documentation

Report deleted content

Description

This function generates a report of deleted content

Usage

report_compliance(df, plot = FALSE, combine_plots = TRUE)

Arguments

df

A dataframe generated by 'combine_status()'.

plot

If 'TRUE' plot a report as well.

combine_plots

If 'TRUE' plots will be combined with 'patchwork', if 'FALSE' a named list of plots will be returned.

Value

string ID of the compliance job. Save this to check the jobs status and download the results.


Kudusch/twCompliance documentation built on July 10, 2024, 3:53 p.m.