report_to_dataframe: Generate a report

View source: R/reporting.R

report_to_dataframeR Documentation

Generate a report

Description

Turn a dataframe with classification into a report summarizing the different kinds of access to publications.

Usage

report_to_dataframe(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 'output')

Value

summary of the results in a dataframe


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