Skip to contents

Returns a summary tibble of screening decisions by stage, showing the count of included, excluded, and uncertain works at each stage.

Usage

sm_screen_summary(corpus, call = rlang::caller_env())

Arguments

corpus

An sm_corpus object.

call

Caller environment for error reporting.

Value

A tibble with columns stage, decision, n, and pct.