Description Usage Arguments Details Value See Also
Reads a computation specification data frame from a file.
1 2 3 4 5 6 | ERTMonReadComputationSpecification(
ertObj,
fileName,
ingestQ = FALSE,
echoStepsQ = FALSE
)
|
ertObj |
An ERTMon object. |
echoStepsQ |
Should the computational steps be proclaimed? |
file |
A directory name. |
The specified file is expected to be a CSV file.
An ERTMon object.
Other Data ingestion functions:
ERTMonReadDataFromDirectory()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.