read_fsk_model {FSK2R}R 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.


[Package FSK2R version 0.1.3 Index]