A compact account of an agent_experiment() result: a header with the cell
and failure counts, then a per-condition breakdown over the design columns
(every column that is not result, error, duration, or rep), reporting
each condition's cell count and failures.
Usage
# S3 method for class 'agent_experiment'
report(x, ...)Arguments
- x
An
agent_experiment()result (a tibble of classagent_experiment).- ...
Unused.
