ATE.status | 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)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.