eCT_readxl | R Documentation |
INTERNAL USE ONLY. Determines correct sheet to read based on tissue and compound ID requested.
eCT_readxl(
sim_data_file,
Deets,
compoundToExtract,
tissue,
TissueType,
SheetNames
)
sim_data_file |
sim_data_file |
Deets |
1 row data.frame of MainDetails for that sim_data_file |
compoundToExtract |
compoundID |
tissue |
tissue |
TissueType |
systemic or tissue |
SheetNames |
all sheets in sim_data_file |
sim_data_xl - the entire, unedited contents of the sheet.
# none
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.