march.read {march} | R Documentation |
Load a march.Model from a file pointed by filename and check that the model is valid.
march.read(filename)
filename |
the path where load the mode |
the march.Model contained into the file pointed by filename if it exists and contains a valid model.