Learn R Programming

clintools (version 0.9.10.1)

iscus: 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)

Value

Returns a dataframe with the measurements.

Arguments

filename

path to the XML-file with the measurements

Examples

Run this code
 if (FALSE) {
   iscus("C:/ISCUSfiles/7888e844-1c7a-40af-a3f2-3bb27a8dd9e5.xml")
 }

Run the code above in your browser using DataLab