report_to_alluvial: Turn classification data into an alluvial diagram

View source: R/reporting.R

report_to_alluvialR Documentation

Turn classification data into an alluvial diagram

Description

Turn a summary report into an alluvial diagram clarifying OA strategy.

Usage

report_to_alluvial(df, title = "all", save = F)

Arguments

df

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

title

the name of the reporting unit

save

show the image (F) or save it (in 'figures/')


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