View source: R/write_evaluation_sheet.R
| write_evaluation_sheet | R Documentation | 
Generate a template sample evaluation sheet to record ground truth for an evaluation or series of evaluations.
write_evaluation_sheet(evaluation_sheet_data, filepath, method = "excel")
| evaluation_sheet_data | The evaluation data, which are the output of
 | 
| filepath | The filepath to write the evaluation sheet to. | 
| method | File format to output to. Currently, the only option is the
default,  | 
An evaluation sheet template file, written to disk.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.