Learn R Programming

spartan (version 3.0.2)

import_model_result: Import a model result from either a CSV or XML file

Description

Import a model result from either a CSV or XML file

Usage

import_model_result(fileaddress, resultfilename, altfilename,
  outputfilecolstart = NULL, outputfilecolend = NULL)

Arguments

fileaddress

Directory where the file is

resultfilename

Name of the results file

altfilename

If no results in resultfile, can read an alternative

outputfilecolstart

Start column of output in CSV file

outputfilecolend

End column of output in CSV file

Value

Results for this simulation run