get_comparisons: Get comparisons to run from input Excel file.

View source: R/get_objects_run_hourglass.R

get_comparisonsR Documentation

Get comparisons to run from input Excel file.

Description

Get comparisons to run data frame for run_hourglass function from input Excel file.

Usage

get_comparisons(file_xl, sheet = "Comparisons")

Arguments

file_xl

Excel file (.xlsx) containing user options for hourglass run.

sheet

Name of worksheet in file_xl that contains comparisons to run.

Value

A data frame containing comparisons to run compatible with run_hourglass function (i.e. column names are options, rows are each comparison to run)


kazeera/hourglass documentation built on April 5, 2025, 7:18 a.m.