iscus: ISCUSFlex-values to dataframe (iscus)

View source: R/iscus.R

iscusR Documentation

ISCUSFlex-values to dataframe (iscus)

Description

iscus() is a function which converts XML files extracted from the Microdialysis-apparatur of ISCUSFlex apparatus to a dataframe.

Usage

iscus(filename)

Arguments

filename

path to the XML-file with the measurements

Value

Returns a dataframe with the measurements.

Examples

 ## Not run: 
   iscus("C:/ISCUSfiles/7888e844-1c7a-40af-a3f2-3bb27a8dd9e5.xml")
 
## End(Not run)


clintools documentation built on May 29, 2024, 7:14 a.m.