search for: desithree

Displaying 1 result from an estimated 1 matches for "desithree".

2014 Feb 28
1
how to draw scatter plots (etc) with streaming data
I am working with R for few weeks and I am trying to use it for my following scenario. 1)I have a java code that is receiving streaming data on a thread 2) am hoping to instantiate R some how (may use one of rjava,jri,rserv; not yet sure which one is right) 3) how can I draw scatter plot with this streaming data. Should I recreate plot with newly created data frame? If so, I am getting data at