read_fsk_model: Read the model.sbml
Description
Read the model.sbml
Usage
read_fsk_model(file_dir, check = FALSE, filename = "model.sbml")
Arguments
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.