View source: R/utilities-excel-input.R
getIdentifierInfo | R Documentation |
Get and format the information from a data.frame matching a certain simulationIndex
column and codeId
line
getIdentifierInfo(workflowTable, simulationIndex, codeId)
workflowTable |
Data.frame read from one of the available Excel sheets |
simulationIndex |
Column to read after removing "Code Identifier" and "Description" |
codeId |
Line to read in the data.frame corresponding to a specific value of "Code Identifier" |
Information from a data.frame matching a certain simulationIndex
column and codeId
line
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.