ReadModelFile {hivModelling}R Documentation

ReadModelFile

Description

Reads XML model file

Usage

ReadModelFile(modelFilePath = NULL, inputDataPath = NULL)

Arguments

modelFilePath

Model file path. Optional. Default = NULL.

inputDataPath

Input data path. Optional. Default = NULL

Value

NULL (invisibly)

Examples

## Not run: 
ReadModelFile(context)

## End(Not run)


[Package hivModelling version 0.9.13 Index]