ERTMonReadComputationSpecification: Read a computation specification from a file.

Description Usage Arguments Details Value See Also

View source: R/ERTMon.R

Description

Reads a computation specification data frame from a file.

Usage

1
2
3
4
5
6
ERTMonReadComputationSpecification(
  ertObj,
  fileName,
  ingestQ = FALSE,
  echoStepsQ = FALSE
)

Arguments

ertObj

An ERTMon object.

echoStepsQ

Should the computational steps be proclaimed?

file

A directory name.

Details

The specified file is expected to be a CSV file.

Value

An ERTMon object.

See Also

Other Data ingestion functions: ERTMonReadDataFromDirectory()


antononcube/ERTMon-R documentation built on Oct. 14, 2021, 2:27 p.m.