get_eta_filepaths: Get all file paths to machine efficiency files

View source: R/machine_functions.R

get_eta_filepathsR Documentation

Get all file paths to machine efficiency files

Description

The machine efficiency files contain a FIN_ETA sheet that stores all efficiencies..

Usage

get_eta_filepaths(
  filepath,
  efficiency_tab_name = PFUWorkflow::machine_constants$efficiency_tab_name
)

Arguments

filepath

A file path to the folder containing all machine folders.

efficiency_tab_name

See PFUWorkflow::machine_constants.

Value

A list of the file paths to machine excel files containing FIN_ETA front sheets, and therefore usable data.

Examples

get_eta_filepaths(filepath = sample_machine_workbook_path())

MatthewHeun/SEAPSUTWorkflow documentation built on April 22, 2022, 2:21 p.m.