importModel: Import model from a file

Description Usage Arguments Value Author(s) See Also

Description

Import an MRAmodel object from a .mra file or from an .mra file that has been read in with readLines.

Usage

1
importModel(file_name = NULL, file = NULL)

Arguments

file_name

Name of the .mra file

file

R object from an .mra file that has been read in by readLines

Value

An MRAmodel object

Author(s)

Mathurin Dorel dorel@horus.ens.fr

See Also

exportModel, rebuildModel


MathurinD/STASNet documentation built on May 28, 2019, 1:50 p.m.