search for: carridg

Displaying 2 results from an estimated 2 matches for "carridg".

Did you mean: carring
2005 Nov 15
1
strsplit
I'm stuck on what I feel should be a minor problem. I have a dataseries obtained from a MS Access database that consists of a series of numbers seperated by carridge returns (\r) Currently this data is in R as mode numeric??? I want to separate this into a vector of the componant numbers. Perhaps a little code will help describe what I've got here!! library(rodbc) s_sql<-'SELECT Data from table where id=1' #only one record returned oWave<-s...
2006 May 21
5
no enter/click app [barcode reader]
I there We are making an app using barcode readers and it would be great if we did not have to hit enter or click each time an product is scanned, does anuybody has eny idea about how to achive this? Thanks in advance