ATE.status {angstromATE} | R Documentation |
Reads an XML Status file from the ATE thermal evaporator and returns the procedural timeline.
ATE.status(filename)
filename |
path and filename of XML Status file from Angstrom Thermal Evaporator |
data frame with description steps, start and end times
Thomas Gredig
fileName <- ATE.sampleFiles('_Status')
ATE.status(fileName)