march.read {march} | R Documentation |
Load a march.Model.
Description
Load a march.Model from a file pointed by filename and check that the model is valid.
Usage
march.read(filename)
Arguments
filename |
the path where load the mode |
Value
the march.Model contained into the file pointed by filename if it exists and contains a valid model.
[Package march version 3.3.2 Index]