View source: R/utilities-excel-input.R
getOutputsContent | R Documentation |
Creates a character vector to be written in a workflow .R script defining Output
object.
getOutputsContent(excelFile, outputsTable, simulationOutputs)
excelFile |
name of the Excel file from which the R script is created |
outputsTable |
Data.frame read from the Excel sheet "Outputs" |
simulationOutputs |
Names of Output objects used by simulation sets |
Character vector defining the Output
object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.