Displaying 1 result from an estimated 1 matches for "lotcol".
Did you mean:
slotcol
2009 Aug 21
1
trouble with Vista & reading files
...works fine. So it is some sort
of permissions thing.
##############################################
cro.etest.grab <- function(dataDir="raw.etest.data", header="hdr",
dataHeaders="datasets/eTestDataHeaders.txt",
slotCol="Wafer", dateFormat="%m/%d/%Y %H:%M:%S",
lotCol="eTestLotID") {
### Function: grab data in its raw form from SVTC's HP electrical tester and
### "munge" it into a format more friendly for analysis in R.
### Requires: da...