read_decisions: Read completed screening decisions

View source: R/io.R

read_decisionsR Documentation

Read completed screening decisions

Description

Reads a worksheet the reviewer has completed offline (an Excel file produced by export_worksheet()) and returns a tibble of decisions.

Usage

read_decisions(path)

Arguments

path

Path to the completed worksheet.

Value

A tibble with columns id, human_decision, note (if present).


screenllm documentation built on Sept. 24, 2026, 5:11 p.m.