read_fsk_sim: Read the sim.sedml file
Description
Read the sim.sedml file
Usage
read_fsk_sim(file_dir, check = FALSE, filename = "sim.sedml")
Value
A list with the content of the xml file.
Arguments
- file_dir
path to the file.
- check
Whether to make checks. FALSE by default.
- filename
Name of the file whith the information (sim.sedml by default).