[R] Reading data from a serial port
Greg Snow
greg.snow at ihc.com
Tue Sep 13 18:28:22 CEST 2005
I don't know of a specific package, but there is support for various
connections in R. look for help on connections by typing:
?connection
There is also a section in the R Data Import/Export document on
connections. You will probably use a fifo or a pipe.
Good luck,
Greg Snow, Ph.D.
Statistical Data Center, LDS Hospital
Intermountain Health Care
greg.snow at ihc.com
(801) 408-8111
>>> vittorio <vdemart1 at tin.it> 09/13/05 10:07AM >>>
I need to read data from from a medical appliance via the serial port.
This
medical appliance produces streams of set data at regular intervals.
What commands, packages are available for this purpose?
Vittorio
______________________________________________
R-help at stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide!
http://www.R-project.org/posting-guide.html
More information about the R-help
mailing list