Learn R Programming

FSK2R (version 0.1.3)

read_fsk_model: 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.