extractInputTab: INTERNAL: Extract info from a tab formatted like the main...

View source: R/extractInputTab.R

extractInputTabR Documentation

INTERNAL: Extract info from a tab formatted like the main "Input Sheet" tab in Simulator output Excel files

Description

INTERNAL: Extract info from a tab formatted like the main "Input Sheet" tab in Simulator output Excel files

Usage

extractInputTab(
  deets = "all",
  sim_data_file,
  sheet,
  VBE = FALSE,
  CustomDosing = FALSE
)

Arguments

deets

details to extract (the coded name)

sim_data_file

sim_data_file

sheet

what sheet to read

Value

list of details from a tab formatted like the main "Input Sheet" tab in Simulator output Excel files


shirewoman2/Consultancy documentation built on June 1, 2025, 6:05 p.m.