importModel: Import model from a file

Description Usage Arguments Value Author(s) See Also

View source: R/import_export.R

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


molsysbio/STASNet documentation built on May 29, 2019, 5:45 a.m.