View source: R/utilities-excel-input.R
getSimulationSetContent | R Documentation |
Creates a character vector to be written in a workflow .R script defining SimulationSet
objects.
getSimulationSetContent(excelFile, simulationTable, workflowMode)
excelFile |
name of the Excel file from which the R script is created |
simulationTable |
Data.frame read from the Excel sheet "SimulationSets |
workflowMode |
Either |
Character vector defining the SimulationSet
objects
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.