
Report a protocol validation through the LLMR generic
Source:R/coder_run.R
report.protocol_validation.RdLLMR::report() for a protocol_validation delegates to
coding_report(). The validation object stores scores but not the gold
set or the locked protocol, so calls must pass gold = and protocol =
through ....
Arguments
- x
A
protocol_validationobject.- ...
Must include
gold =andprotocol =; additional arguments are forwarded tocoding_report().