read_fsk_model: Read the model.sbml

View source: R/open_fsk.R

read_fsk_modelR Documentation

Read the model.sbml

Description

Read the model.sbml

Usage

read_fsk_model(file_dir, check = FALSE, filename = "model.sbml")

Arguments

file_dir

path to the file.

check

Whether to make checks. FALSE by default.

filename

Name of the file whith the information (model.sbml by default).

Value

A list with the contents of the .xml file.


FSK2R documentation built on March 18, 2022, 7:21 p.m.