Learn R Programming

angstromATE (version 0.1.3)

ATE.status: ATE Recipe Status

Description

Reads an XML Status file from the ATE thermal evaporator and returns the procedural timeline.

Usage

ATE.status(filename)

Value

data frame with description steps, start and end times

Arguments

filename

path and filename of XML Status file from Angstrom Thermal Evaporator

Author

Thomas Gredig

Examples

Run this code
fileName <- ATE.sampleFiles('_Status')
ATE.status(fileName)

Run the code above in your browser using DataLab