iscus {clintools} | R 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)
[Package clintools version 0.9.10.1 Index]