Summarize the reconstructed study protocol
Usage
summarize_protocol(
raw_logs,
protocol_manifest = NULL,
errors = c("raise", "warn", "error")
)Arguments
- raw_logs
Immutable events returned by
read_raw_logs().- protocol_manifest
Optional ordered registration configuration.
- errors
Unresolved-issue handling.