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