read_fsk_sim {FSK2R} | R Documentation |
Read the sim.sedml file
Description
Read the sim.sedml file
Usage
read_fsk_sim(file_dir, check = FALSE, filename = "sim.sedml")
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). |
Value
A list with the content of the xml file.
[Package FSK2R version 0.1.3 Index]