View source: R/extractInputTab.R
extractInputTab | R Documentation |
INTERNAL: Extract info from a tab formatted like the main "Input Sheet" tab in Simulator output Excel files
extractInputTab(
deets = "all",
sim_data_file,
sheet,
VBE = FALSE,
CustomDosing = FALSE
)
deets |
details to extract (the coded name) |
sim_data_file |
sim_data_file |
sheet |
what sheet to read |
list of details from a tab formatted like the main "Input Sheet" tab in Simulator output Excel files
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.