write_evaluation_sheet: Write Evaluation Sheet

View source: R/write_evaluation_sheet.R

write_evaluation_sheetR Documentation

Write Evaluation Sheet

Description

Generate a template sample evaluation sheet to record ground truth for an evaluation or series of evaluations.

Usage

write_evaluation_sheet(evaluation_sheet_data, filepath, method = "excel")

Arguments

evaluation_sheet_data

The evaluation data, which are the output of dxr::build_evaluation_sheet().

filepath

The filepath to write the evaluation sheet to.

method

File format to output to. Currently, the only option is the default, "excel".

Value

An evaluation sheet template file, written to disk.


bjoleary/dxr documentation built on Dec. 5, 2023, 8:33 p.m.