[Rd] R packages to send plottable data to external apps

Mike Marchywka m@rchywk@ @end|ng |rom hotm@||@com
Sun Aug 27 23:49:46 CEST 2023


I was curious what R packages, or indeed any other applications, exist
to plot streamed data from arbitrary data generators. It need not
be publication quality plotting but it should be easy to use  like
an oscilloscope.  I was working on something called datascope that I 
am using for 1D finite difference monitoring and recently interfaced it
to freefem. I also created an R package. If there is any interest in something
like this I guess I could put it up somewhere when it is more usable
or if you can suggest some similar popular packages that would be good
too. Is there something I could drop-in to the attached code and get
something like the attached output that could also be switched to other
data sources?  This right now works via linux fifo and somewhat by UDP.
It can queue data and stop making it if no one seems to be  consuming
it depending on the channel.

Thanks. 

 Mike Marchywka 
44 Crosscreek Trail
Jasper GA 30143
was 306 Charles Cox Drive  Canton, GA 30115
470-758-0799
404-788-1216 




More information about the R-devel mailing list