read_fsk_sim: Read the sim.sedml file

View source: R/open_fsk.R

read_fsk_simR 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.


FSK2R documentation built on March 18, 2022, 7:21 p.m.