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