check_info: Screen for sufficient information

View source: R/reporting.R

check_infoR Documentation

Screen for sufficient information

Description

Screen the dataframe to see whether there is sufficient information in each reporting unit to determine whether

Usage

check_info(df, cutoff = 0.05, save = F)

Arguments

df

The dataframe to check

cutoff

The accepted proportion of "NONE" per organization unit

save

Should the results be saved?

Value

Tibble with publications to check manually.


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