View source: R/get_objects_run_hourglass.R
get_comparisons | R Documentation |
Get comparisons to run data frame for run_hourglass function from input Excel file.
get_comparisons(file_xl, sheet = "Comparisons")
file_xl |
Excel file (.xlsx) containing user options for hourglass run. |
sheet |
Name of worksheet in file_xl that contains comparisons to run. |
A data frame containing comparisons to run compatible with run_hourglass function (i.e. column names are options, rows are each comparison to run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.