ATE.status {angstromATE} | R Documentation |
ATE Recipe Status
Description
Reads an XML Status file from the ATE thermal evaporator and returns the procedural timeline.
Usage
ATE.status(filename)
Arguments
filename |
path and filename of XML Status file from Angstrom Thermal Evaporator |
Value
data frame with description steps, start and end times
Author(s)
Thomas Gredig
Examples
fileName <- ATE.sampleFiles('_Status')
ATE.status(fileName)
[Package angstromATE version 0.1.2 Index]