write_panel_sheet: Write Panel Sheet

View source: R/write_panel_sheet.R

write_panel_sheetR Documentation

Write Panel Sheet

Description

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

Usage

write_panel_sheet(panel_sheet_data, filepath, method = "excel")

Arguments

panel_sheet_data

The panel data, which are the output of dxr::build_panel_sheet().

filepath

The filepath to write the panel sheet to.

method

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

Value

An panel sheet template file, written to disk.


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