ReadModelFile {hivModelling} | R Documentation |
Reads XML model file
ReadModelFile(modelFilePath = NULL, inputDataPath = NULL)
modelFilePath |
Model file path. Optional. Default = NULL. |
inputDataPath |
Input data path. Optional. Default = NULL |
NULL (invisibly)
## Not run: ReadModelFile(context) ## End(Not run)