march.read: Load a march.Model.

Description Usage Arguments Value

View source: R/march.tools.R

Description

Load a march.Model from a file pointed by filename and check that the model is valid.

Usage

1
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.


march documentation built on Nov. 26, 2020, 3:01 p.m.

Related to march.read in march...