full_report: Generate a full report

View source: R/reporting.R

full_reportR Documentation

Generate a full report

Description

Function that runs all individual reporting functions, and generates a report dataframe in 'output', and images in 'figures'. For individual reports that directly return results: use 'report_to_dataframe', 'report_to_image', or 'report_to_alluvial'.

Usage

full_report(df, title = "all")

Arguments

df

The dataframe with classification label (OA_label; result of 'classify_oa')

title

the name of the reporting unit


bvreede/OAmonitor documentation built on Sept. 9, 2023, 8:33 p.m.