Learn R Programming

spartan (version 3.0.2)

read_model_result_file: Reads a model result file, either CSV or XML

Description

Reads a model result file, either CSV or XML

Usage

read_model_result_file(fileaddress, resultfilename,
  outputfilecolstart = NULL, outputfilecolend = NULL)

Arguments

fileaddress

Folder where the result file can be found

resultfilename

Name of the result file

outputfilecolstart

Start column of output in CSV file

outputfilecolend

End column of output in CSV file

Value

Results for this simulation run